summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-11-19 20:33:43 +0100
committerJason Zaugg <jzaugg@gmail.com>2013-11-19 20:47:12 +0100
commit60ac821192c1b19f91f19eb7a746f0889b3e804e (patch)
treeb07f32c6751c2762db7ff4a4d15347536a566079 /test/files
parentd8ffaac6ae544457fa43f2ede674bbe80930cc27 (diff)
downloadscala-60ac821192c1b19f91f19eb7a746f0889b3e804e.tar.gz
scala-60ac821192c1b19f91f19eb7a746f0889b3e804e.tar.bz2
scala-60ac821192c1b19f91f19eb7a746f0889b3e804e.zip
Account for a variation of package types in Implicit Divergence.
While debugging pos/t7983.scala, I noticed that: complexity(scala.type): 1 complexity(Int): 2 The intent of the code is that top level classes should have a complexity of one. This commit restores that for cases when we see the prefix type as a ThisType, rather than a SingleType. I can't construct a test case in which this small difference is observable in the divergence checks.
Diffstat (limited to 'test/files')
0 files changed, 0 insertions, 0 deletions