Replies: 1 comment
-
Hello, it seems to me its working as expected
Also I think using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered an issue with IRust. Specifically, when I initially entered
println!("Hello World!");
, the output was displayed correctly. However, when I input the second part of the program, the output of this part did not display as expected. I hope the examples illustrate the failures clearly.In other words, the previous commands are repeated.
/tmp/irust_repl/.../src/main.rs
:/tmp/irust_repl/.../src/main_extern.rs
:Beta Was this translation helpful? Give feedback.
All reactions