summaryrefslogtreecommitdiff
path: root/test/files/run/t4461.check
diff options
context:
space:
mode:
authorAleksandar Prokopec <axel22@gmail.com>2012-05-18 17:35:20 +0200
committerAleksandar Prokopec <axel22@gmail.com>2012-05-18 17:35:20 +0200
commit093075a2f771e8f2b993d2ac808edbb7e4027657 (patch)
treedf8c5779aba53de91b92fab7c7e599f946ff203b /test/files/run/t4461.check
parent34fa132820ddef5d789dd6efd00dc2f3a1d27a63 (diff)
downloadscala-093075a2f771e8f2b993d2ac808edbb7e4027657.tar.gz
scala-093075a2f771e8f2b993d2ac808edbb7e4027657.tar.bz2
scala-093075a2f771e8f2b993d2ac808edbb7e4027657.zip
Fixes SI-4461.
No review.
Diffstat (limited to 'test/files/run/t4461.check')
-rw-r--r--test/files/run/t4461.check6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/files/run/t4461.check b/test/files/run/t4461.check
index b05c7b5589..e9c01e769d 100644
--- a/test/files/run/t4461.check
+++ b/test/files/run/t4461.check
@@ -4,4 +4,8 @@ Include(End,3)
Include(End,4)
Include(End,5)
Include(End,6)
-Include(End,7) \ No newline at end of file
+Include(End,7)
+Script([1] Include(Index(7),8), [2] Include(Index(8),9), [3] Include(Index(9),10))
+Include(Start,0)
+Script([1] Include(Index(0),-2), [2] Include(Index(1),-1))
+Remove(Index(0),-2) \ No newline at end of file