blob: bc8bb23877e8ae497b4afae5d47eaa96a013eaa9 [file] [log] [blame]
pub fn main() {
println!("hello, world");
}