diff options
Diffstat (limited to 'src/test/compile-fail/bad-expr-path.rs')
| -rw-r--r-- | src/test/compile-fail/bad-expr-path.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/compile-fail/bad-expr-path.rs b/src/test/compile-fail/bad-expr-path.rs index 97c95c01..01e27c5a 100644 --- a/src/test/compile-fail/bad-expr-path.rs +++ b/src/test/compile-fail/bad-expr-path.rs @@ -1,3 +1,4 @@ +// xfail-boot // error-pattern: unresolved name: a mod m1 { |