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