summaryrefslogtreecommitdiffstats
path: root/src/test/ui/parser/bad-struct-following-where.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/parser/bad-struct-following-where.rs')
-rw-r--r--src/test/ui/parser/bad-struct-following-where.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/ui/parser/bad-struct-following-where.rs b/src/test/ui/parser/bad-struct-following-where.rs
deleted file mode 100644
index 823880b1b..000000000
--- a/src/test/ui/parser/bad-struct-following-where.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-struct A where T: Sized !
-//~^ ERROR expected `{` after struct name, found