summaryrefslogtreecommitdiff
path: root/test/files/neg/xmltruncated4.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/xmltruncated4.check')
-rw-r--r--test/files/neg/xmltruncated4.check6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/files/neg/xmltruncated4.check b/test/files/neg/xmltruncated4.check
index c78c222ca7..4a3265d273 100644
--- a/test/files/neg/xmltruncated4.check
+++ b/test/files/neg/xmltruncated4.check
@@ -1,4 +1,4 @@
-xmltruncated4.scala:3: error: input ended while parsing XML
-
-^
+xmltruncated4.scala:2: error: input ended while parsing XML
+ val stuff = <!-- comment starts but never ends...
+ ^
one error found