blob: c207c25545eca6b80e4656a0371f98a6f8c41e5c [file] [log] [blame]
// run-pass
pub fn main() {
println!("hello, world");
}