We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad04352 + a6656c5 commit d1770c8Copy full SHA for d1770c8
listings/ch12-an-io-project/listing-12-12/output.txt
@@ -1,4 +1,4 @@
1
-$ cargo run the poem.txt
+$ cargo run -- the poem.txt
2
Compiling minigrep v0.1.0 (file:///projects/minigrep)
3
warning: unused `Result` that must be used
4
--> src/main.rs:19:5
0 commit comments