summaryrefslogtreecommitdiff
path: root/test/files/run/interpreter.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/interpreter.scala')
-rw-r--r--test/files/run/interpreter.scala12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/files/run/interpreter.scala b/test/files/run/interpreter.scala
index 34058b323a..77e3e41662 100644
--- a/test/files/run/interpreter.scala
+++ b/test/files/run/interpreter.scala
@@ -83,6 +83,18 @@ def x => y => z
[1,2,3]
+// multi-line XML
+<a>
+<b
+ c="c"
+ d="dd"
+/></a>
+
+(1 + // give up early by typing two blank lines
+
+
+
+
</code>.text