1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-26 12:41:04 +00:00
2019-07-09 11:58:03 -07:00

4 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}