summaryrefslogtreecommitdiff
path: root/test/files/pos/t6022.flags
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-02-25 11:37:14 +0100
committerJason Zaugg <jzaugg@gmail.com>2013-02-25 11:37:14 +0100
commitde1f74990aa5321a47dd1366a1e283f2ca8a4e6f (patch)
treec2cc775b4aef6206694bb303fc1bb81e864c40d2 /test/files/pos/t6022.flags
parent9a2455aee4cfb09030ff2c2c0e6861326487e474 (diff)
downloadscala-de1f74990aa5321a47dd1366a1e283f2ca8a4e6f.tar.gz
scala-de1f74990aa5321a47dd1366a1e283f2ca8a4e6f.tar.bz2
scala-de1f74990aa5321a47dd1366a1e283f2ca8a4e6f.zip
SI-7180 Fix regression in implicit scope of HK type alias.
We actually need to call normalize here, otherwise we don't progress through #1 below. [infer implicit] scala.this.Predef.implicitly[Higher[Foo.Bar]] with pt=Higher[Foo.Bar] in object Foo 1. tp=Foo.Bar tp.normalize=[A <: <?>]Foo.Bar[A] tp.dealias=Foo.Bar 2. tp=Foo.Bar[A] tp.normalize=Box[A] tp.dealias=Box[A]
Diffstat (limited to 'test/files/pos/t6022.flags')
0 files changed, 0 insertions, 0 deletions