summaryrefslogtreecommitdiffstats
path: root/src/test/ui/parser/use-ends-with-mod-sep.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/parser/use-ends-with-mod-sep.rs')
-rw-r--r--src/test/ui/parser/use-ends-with-mod-sep.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/ui/parser/use-ends-with-mod-sep.rs b/src/test/ui/parser/use-ends-with-mod-sep.rs
new file mode 100644
index 000000000..ad8da4d18
--- /dev/null
+++ b/src/test/ui/parser/use-ends-with-mod-sep.rs
@@ -0,0 +1 @@
+use std::any::; //~ ERROR expected identifier, found `;`