1
Fork 0

rollup merge of #17702 : nick29581/enable-dots-test

This commit is contained in:
Alex Crichton 2014-10-02 14:50:30 -07:00
commit d596aa25e1

View file

@ -8,8 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-test
pub fn main() {
match 22i {
0 .. 3 => {} //~ ERROR expected `=>`, found `..`