Skip to content

Commit 37cf7b9

Browse files
committed
test: Fix more typos in weird-exprs.rs.
1 parent 2348858 commit 37cf7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/run-pass/weird-exprs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Just a grab bug of stuff that you wouldn't want to actualy write
1+
// Just a grab bag of stuff that you wouldn't want to actually write.
22

33
fn strange() -> bool { let _x = ret true; }
44

0 commit comments

Comments
 (0)