summaryrefslogtreecommitdiff
path: root/test/files/neg/t4541.scala
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-09-17 15:09:11 +0200
committerEugene Burmako <xeno.by@gmail.com>2012-09-17 15:09:11 +0200
commit40c388aa948807d893837937c6fdaa313c556f8f (patch)
tree8503c8756d8d169520fb62d91872b1d101ef0d23 /test/files/neg/t4541.scala
parent564ea863e6da9a0a5b778a4aefe6108f4745cab5 (diff)
downloadscala-40c388aa948807d893837937c6fdaa313c556f8f.tar.gz
scala-40c388aa948807d893837937c6fdaa313c556f8f.tar.bz2
scala-40c388aa948807d893837937c6fdaa313c556f8f.zip
Reflection no longer produces faux existentials
Because of using plain ExistentialType factory of a case class typeToScala sometimes returned existentials with empty quantifieds. Changing ExistentialType to newExistentialType, which simply returns the underlying types if params are empty, fixed the problem.
Diffstat (limited to 'test/files/neg/t4541.scala')
0 files changed, 0 insertions, 0 deletions