Skip to content

Commit 98eb4ca

Browse files
committed
Fix a test on stable
1 parent 1c1fc9f commit 98eb4ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/parse-fail/issue-10636-2.rs

+1
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ pub fn trace_option(option: Option<isize>) { //~ HELP did you mean to close this
1818
//~^ ERROR: expected one of
1919
} //~ ERROR: incorrect close delimiter
2020
//~^ ERROR: unexpected token
21+
//~ ERROR: un-closed delimiter

0 commit comments

Comments
 (0)