4 lines
53 B
Rust
Executable File
4 lines
53 B
Rust
Executable File
#!/usr/bin/env rust-script
|
|
|
|
println!("hello, rust");
|