summaryrefslogtreecommitdiff
path: root/test/files/run/triple-quoted-expr.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-08-08 06:55:12 +0000
committerPaul Phillips <paulp@improving.org>2011-08-08 06:55:12 +0000
commitbe31934db38a93468b6390e783ca377da6283c19 (patch)
tree9b2718d2b9e02dc8774c2e15bb9a2e1516c036cf /test/files/run/triple-quoted-expr.check
parent6fe5754cec7f389477e5aa29ef527916d5d615d0 (diff)
downloadscala-be31934db38a93468b6390e783ca377da6283c19.tar.gz
scala-be31934db38a93468b6390e783ca377da6283c19.tar.bz2
scala-be31934db38a93468b6390e783ca377da6283c19.zip
Fix for a bug in CharArrayReader which made tri...
Fix for a bug in CharArrayReader which made triple quoted strings fail to parse sometimes. Note: when the temptation strikes to adjust for special cases by letting the regular case happen and subsequently attempting to fix the ball of mutation by selectively applying what seems like the inverse operation, please consider the possibility that this is not the optimal approach. Closes SI-4785, no review.
Diffstat (limited to 'test/files/run/triple-quoted-expr.check')
-rw-r--r--test/files/run/triple-quoted-expr.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/run/triple-quoted-expr.check b/test/files/run/triple-quoted-expr.check
new file mode 100644
index 0000000000..4e59695f36
--- /dev/null
+++ b/test/files/run/triple-quoted-expr.check
@@ -0,0 +1,5 @@
+
+hi
+hi
+
+hi