summaryrefslogtreecommitdiff
path: root/test/files/neg/t6558b.check
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2012-12-03 19:12:20 +0100
committerJason Zaugg <jzaugg@gmail.com>2012-12-03 19:12:20 +0100
commit673bc700fc32fa18941554533dfd31bf2523d45e (patch)
treee71ff7c293733068d45f00a6cb5684ad949c386f /test/files/neg/t6558b.check
parentc24400f13e594dffc2a3e68e161c8f36979bfd30 (diff)
downloadscala-673bc700fc32fa18941554533dfd31bf2523d45e.tar.gz
scala-673bc700fc32fa18941554533dfd31bf2523d45e.tar.bz2
scala-673bc700fc32fa18941554533dfd31bf2523d45e.zip
Split test case to workaround incomplete error report.
Reporting some errors prevents reporting others. This residual issue had been lodged as SI-6758.
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