2 lines
60 B
Text
2 lines
60 B
Text
|
|
$ echo 'fn main(){println!("Hello!")}' | rustc -;./rust_out
|
|
|
$ echo 'fn main(){println!("Hello!")}' | rustc -;./rust_out
|