summaryrefslogtreecommitdiff
path: root/test/files/neg/badtok-1.check
diff options
context:
space:
mode:
authorLex Spoon <lex@lexspoon.org>2007-03-16 12:05:54 +0000
committerLex Spoon <lex@lexspoon.org>2007-03-16 12:05:54 +0000
commite3cba876b84b9a51bb8e50f74a8b6186bfc62b3d (patch)
treef11b9814f55c186c5b7b83ad9b00d4a002f1bf1b /test/files/neg/badtok-1.check
parent5b99970b2720affc8e744499a0d64b02619e926a (diff)
downloadscala-e3cba876b84b9a51bb8e50f74a8b6186bfc62b3d.tar.gz
scala-e3cba876b84b9a51bb8e50f74a8b6186bfc62b3d.tar.bz2
scala-e3cba876b84b9a51bb8e50f74a8b6186bfc62b3d.zip
Diffstat (limited to 'test/files/neg/badtok-1.check')
-rw-r--r--test/files/neg/badtok-1.check7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/files/neg/badtok-1.check b/test/files/neg/badtok-1.check
new file mode 100644
index 0000000000..6523358c79
--- /dev/null
+++ b/test/files/neg/badtok-1.check
@@ -0,0 +1,7 @@
+badtok-1.scala:2: error: expected class or object definition
+'42'
+^
+badtok-1.scala:2: error: unclosed character literal
+'42'
+ ^
+two errors found