summaryrefslogtreecommitdiff
path: root/test/files/pos/t5692a.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t5692a.check')
-rw-r--r--test/files/pos/t5692a.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/pos/t5692a.check b/test/files/pos/t5692a.check
new file mode 100644
index 0000000000..7fbfb5dba7
--- /dev/null
+++ b/test/files/pos/t5692a.check
@@ -0,0 +1,4 @@
+Test_2.scala:2: error: this type parameter must be specified
+ def x = Macros.foo
+ ^
+one error found