summaryrefslogtreecommitdiff
path: root/test/pending/neg/bug555.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/neg/bug555.check')
-rw-r--r--test/pending/neg/bug555.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/pending/neg/bug555.check b/test/pending/neg/bug555.check
new file mode 100644
index 0000000000..5bd0833217
--- /dev/null
+++ b/test/pending/neg/bug555.check
@@ -0,0 +1,4 @@
+bug555.scala:4 error: block must end in result expression, not in definition
+ }
+ ^
+one error found