summaryrefslogtreecommitdiff
path: root/test/files/neg/t3392.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t3392.check')
-rw-r--r--test/files/neg/t3392.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/t3392.check b/test/files/neg/t3392.check
new file mode 100644
index 0000000000..842d63eec9
--- /dev/null
+++ b/test/files/neg/t3392.check
@@ -0,0 +1,4 @@
+t3392.scala:9: error: not found: value x
+ case x@A(x/*<-- refers to the pattern that includes this comment*/.Ex(42)) =>
+ ^
+one error found