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 7c5dcc9 commit 1110690Copy full SHA for 1110690
src/test/ui/span/transitive-dep-span.rs
@@ -11,3 +11,5 @@
11
extern crate transitive_dep_two;
12
13
transitive_dep_two::parse_error!(); //~ ERROR expected one of
14
+
15
+fn main() {}
0 commit comments