summaryrefslogtreecommitdiff
path: root/test/files/run/t6288.check
diff options
context:
space:
mode:
authorJames Iry <jamesiry@gmail.com>2013-02-11 09:22:43 -0800
committerJames Iry <jamesiry@gmail.com>2013-02-11 09:22:43 -0800
commit8a46441d19f61ce3e1e1af2564a756905220aa39 (patch)
treee17d4eab194b45613ca3d5136bad553963a11ca6 /test/files/run/t6288.check
parentce32c1af462de7d7c6b90efd56217e202a18d1e6 (diff)
parent22d315d61b11e95c3a18e1285ca2131f614e13fb (diff)
downloadscala-8a46441d19f61ce3e1e1af2564a756905220aa39.tar.gz
scala-8a46441d19f61ce3e1e1af2564a756905220aa39.tar.bz2
scala-8a46441d19f61ce3e1e1af2564a756905220aa39.zip
Merge pull request #2112 from paulp/pr/merge-210x
merge 2.10.x into master
Diffstat (limited to 'test/files/run/t6288.check')
-rw-r--r--test/files/run/t6288.check10
1 files changed, 2 insertions, 8 deletions
diff --git a/test/files/run/t6288.check b/test/files/run/t6288.check
index 0a8ff0b92d..4465b6302c 100644
--- a/test/files/run/t6288.check
+++ b/test/files/run/t6288.check
@@ -11,10 +11,7 @@
[64]case5()[84]{
[84]<synthetic> val o7: [84]Option[Int] = [84][84]Case3.unapply([84]x1);
[84]if ([84]o7.isEmpty.unary_!)
- [84]{
- [90]val nr: [90]Int = [90]o7.get;
- [97][97]matchEnd4([97]())
- }
+ [97][97]matchEnd4([97]())
else
[84][84]case6()
};
@@ -38,10 +35,7 @@
[195]<synthetic> val o7: [195]Option[List[Int]] = [195][195]Case4.unapplySeq([195]x1);
[195]if ([195]o7.isEmpty.unary_!)
[195]if ([195][195][195][195]o7.get.!=([195]null).&&([195][195][195][195]o7.get.lengthCompare([195]1).==([195]0)))
- [195]{
- [201]val nr: [201]Int = [201][201]o7.get.apply([201]0);
- [208][208]matchEnd4([208]())
- }
+ [208][208]matchEnd4([208]())
else
[195][195]case6()
else