Skip to content

Commit d071035

Browse files
committed
fix rebase fallout
1 parent d8080d8 commit d071035

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/ui/span/transitive-dep-span.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@
1111
extern crate transitive_dep_two;
1212

1313
transitive_dep_two::parse_error!(); //~ ERROR expected one of
14+
15+
fn main() {}

0 commit comments

Comments
 (0)