5 lines
53 B
Rust
5 lines
53 B
Rust
|
|
|
|
|
|
// -*- rust -*-
|
|
fn main() { log "hello, world."; } |
|
|
|
|
|
|
// -*- rust -*-
|
|
fn main() { log "hello, world."; } |