Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 256 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 256 Bytes

shebang rust scripts

cargo run will print:

Compiling shebangtest v0.1.0 (/Users/stephan/code shebangtest)
Finished dev [unoptimized + debuginfo] target(s) in 0.55s
Running `target/debug/shebangtest`
out: "This line will be printed.\n"
err: ""