summaryrefslogtreecommitdiff
path: root/test/files/neg/xmltruncated6.check
diff options
context:
space:
mode:
authorLex Spoon <lex@lexspoon.org>2007-07-16 12:18:44 +0000
committerLex Spoon <lex@lexspoon.org>2007-07-16 12:18:44 +0000
commita5b37442c35a099471bdd22efc2afb39b133bf86 (patch)
treee59b7699abc1d549095daca9c6ca73795c6cb440 /test/files/neg/xmltruncated6.check
parentd8116e7abdec017b939a75e87f0bffb474e2fc43 (diff)
downloadscala-a5b37442c35a099471bdd22efc2afb39b133bf86.tar.gz
scala-a5b37442c35a099471bdd22efc2afb39b133bf86.tar.bz2
scala-a5b37442c35a099471bdd22efc2afb39b133bf86.zip
Diffstat (limited to 'test/files/neg/xmltruncated6.check')
-rw-r--r--test/files/neg/xmltruncated6.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/xmltruncated6.check b/test/files/neg/xmltruncated6.check
index 7e1346ae4d..82d62cae5a 100644
--- a/test/files/neg/xmltruncated6.check
+++ b/test/files/neg/xmltruncated6.check
@@ -1,7 +1,7 @@
xmltruncated6.scala:2: error: ';' expected but eof found.
val stuff = <a>{ "no closing brace"
^
-xmltruncated6.scala:3: error: Input ended while parsing XML
+xmltruncated6.scala:3: error: input ended while parsing XML
^
two errors found