We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e414ca commit 0b2051fCopy full SHA for 0b2051f
hello.rs
@@ -14,5 +14,7 @@ fn main() {
14
if x % 7 == 0 {
15
done = true;
16
}
17
+
18
+ println("asdfasdfasdf")
19
20
0 commit comments