summaryrefslogtreecommitdiff
path: root/test/files/run/bug3855.scala
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-09-28 15:42:35 +0000
committerPaul Phillips <paulp@improving.org>2010-09-28 15:42:35 +0000
commitfda537c771e16655e268e5c006f2dead25aeda30 (patch)
tree11d2c13fdf9982202558e8ce071b052433e80dd5 /test/files/run/bug3855.scala
parent19b42dea4538d20b696de4bdb0b01e7fdef2dd36 (diff)
downloadscala-fda537c771e16655e268e5c006f2dead25aeda30.tar.gz
scala-fda537c771e16655e268e5c006f2dead25aeda30.tar.bz2
scala-fda537c771e16655e268e5c006f2dead25aeda30.zip
Refined crash avoidance related to self type te...
Refined crash avoidance related to self type tests in anonymous classes as introduced for #576. Now it really only excludes anonymous classes. Suddenly, this works: override def equals(other: Any) = other match { case _: this.type => true case _ => false } Who will be the first to roll out some reference equality in the this.type style? No review.
Diffstat (limited to 'test/files/run/bug3855.scala')
0 files changed, 0 insertions, 0 deletions