]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_codegen_cranelift/y.rs
New upstream version 1.56.0~beta.4+dfsg1
[rustc.git] / compiler / rustc_codegen_cranelift / y.rs
index 43937588b481da1005f68642316a3b2e3fa62c4c..26605003c42008cd8c3baf101e622e5ea4497013 100755 (executable)
@@ -15,8 +15,8 @@ exec ${0/.rs/.bin} $@
 //! for example:
 //!
 //! ```shell
-//! $ rustc y.rs -o build/y.bin
-//! $ build/y.bin
+//! $ rustc y.rs -o y.bin
+//! $ ./y.bin
 //! ```
 //!
 //! # Naming