summaryrefslogtreecommitdiff
path: root/test/files/neg/t6558b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t6558b.check')
-rw-r--r--test/files/neg/t6558b.check7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/files/neg/t6558b.check b/test/files/neg/t6558b.check
new file mode 100644
index 0000000000..cfa384fc08
--- /dev/null
+++ b/test/files/neg/t6558b.check
@@ -0,0 +1,7 @@
+t6558b.scala:5: error: not found: type inargument
+ @inargument
+ ^
+t6558b.scala:11: error: not found: type infunction
+ @infunction
+ ^
+two errors found