/src/test/run-pass/hello.rs
http://github.com/jruderman/rust · Rust · 5 lines · 1 code · 3 blank · 1 comment · 0 complexity · b390705f5d4c2e9fb854adfb4d8f649a MD5 · raw file
- // -*- rust -*-
- fn main() { debug!{"hello, world."}; }
http://github.com/jruderman/rust · Rust · 5 lines · 1 code · 3 blank · 1 comment · 0 complexity · b390705f5d4c2e9fb854adfb4d8f649a MD5 · raw file
- // -*- rust -*-
- fn main() { debug!{"hello, world."}; }