summaryrefslogtreecommitdiff
path: root/test/files/neg/t6563.check
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2014-01-06 11:40:59 +0100
committerJason Zaugg <jzaugg@gmail.com>2014-01-06 11:45:35 +0100
commit255c51b3dd342adc1cd94b4fc7668964f81480b2 (patch)
tree1a205d80bf2d9f88012379e7d4a776f9a3462f34 /test/files/neg/t6563.check
parent370d6d618884b886590ac8aa7f22a85cca45430a (diff)
downloadscala-255c51b3dd342adc1cd94b4fc7668964f81480b2.tar.gz
scala-255c51b3dd342adc1cd94b4fc7668964f81480b2.tar.bz2
scala-255c51b3dd342adc1cd94b4fc7668964f81480b2.zip
SI-6563 Test case for already-fixed crasher
Progressed to working in SI-7636 / c4bf1d5.
Diffstat (limited to 'test/files/neg/t6563.check')
-rw-r--r--test/files/neg/t6563.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/t6563.check b/test/files/neg/t6563.check
new file mode 100644
index 0000000000..75dca1507d
--- /dev/null
+++ b/test/files/neg/t6563.check
@@ -0,0 +1,4 @@
+t6563.scala:4: error: not found: value e
+ e("f")
+ ^
+one error found