blob: a5fbda1c1ea3193bc46b3040d83f5fd666d45946 [file] [log] [blame]
#!/usr/bin/env rustx
// http://rust-lang.org/COPYRIGHT.
//
pub fn main() { println!("Hello World"); }