We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2348858 commit 37cf7b9Copy full SHA for 37cf7b9
src/test/run-pass/weird-exprs.rs
@@ -1,4 +1,4 @@
1
-// Just a grab bug of stuff that you wouldn't want to actualy write
+// Just a grab bag of stuff that you wouldn't want to actually write.
2
3
fn strange() -> bool { let _x = ret true; }
4
0 commit comments