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 de02dd9 commit 2b61431Copy full SHA for 2b61431
src/test/ui/try-block/try-block-catch.stderr
@@ -1,5 +1,5 @@
1
error: `try {} catch` is not a valid syntax
2
- --> $DIR/try-block-catch.rs:8:4
+ --> $DIR/try-block-catch.rs:8:7
3
|
4
LL | } catch { }; //~ ERROR `try {} catch` is not a valid syntax
5
| ^^^^^
0 commit comments