5 lines
48 B
Rust
Raw Normal View History

2010-06-23 21:03:09 -07:00
// -*- rust -*-
fn main() { let int x = 10; }