diff options
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/parse-fail/range_inclusive_gate.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/parse-fail/range_inclusive_gate.rs b/src/test/parse-fail/range_inclusive_gate.rs index 021b6dd3e26..30dc6fc5b20 100644 --- a/src/test/parse-fail/range_inclusive_gate.rs +++ b/src/test/parse-fail/range_inclusive_gate.rs @@ -8,6 +8,8 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +// gate-test-inclusive_range_syntax + // Make sure that #![feature(inclusive_range_syntax)] is required. // #![feature(inclusive_range_syntax, inclusive_range)] |
