aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/ski.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2016-01-31 03:19:12 +0100
committerMartin Odersky <odersky@gmail.com>2016-02-09 09:40:53 +0100
commit44c14b3fb6e5eb6f2b9734f092eef1d85f6b4d18 (patch)
tree00264730856293ebc55008ac386683a77565183a /tests/neg/ski.scala
parent322bcfef33834eb1e57c874c5a745faf65e1b8bc (diff)
downloaddotty-44c14b3fb6e5eb6f2b9734f092eef1d85f6b4d18.tar.gz
dotty-44c14b3fb6e5eb6f2b9734f092eef1d85f6b4d18.tar.bz2
dotty-44c14b3fb6e5eb6f2b9734f092eef1d85f6b4d18.zip
Cleanup of isEffectivelyFinal
EffectivelyFinal came without documentation, so it was not clear what is was supposed to compute. I looked at the use sites, and it seems that all they need is "impossible to override". So I changed the code to do that and dropped the additional condition that members of modules or final classes were not allowed to be lazy or mutable. It was not clear to me what that had to do with finality.
Diffstat (limited to 'tests/neg/ski.scala')
0 files changed, 0 insertions, 0 deletions