summaryrefslogtreecommitdiff
path: root/spec/09-top-level-definitions.md
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2016-09-27 08:05:47 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2016-09-28 10:18:15 +0200
commitad6bf3033fbdbd1d2c8bdea245f8347cfe292c1b (patch)
tree7731dbe7c1216e2aab8f3b00f6c94e750386b194 /spec/09-top-level-definitions.md
parent19f6209e5b1db295320bfbd3ef00eeaa729c1eec (diff)
downloadscala-ad6bf3033fbdbd1d2c8bdea245f8347cfe292c1b.tar.gz
scala-ad6bf3033fbdbd1d2c8bdea245f8347cfe292c1b.tar.bz2
scala-ad6bf3033fbdbd1d2c8bdea245f8347cfe292c1b.zip
SI-4683 fix $outer accesses in class bodies extending DelayedInit
Constructors rewrites references to parameter accessor methods in the constructor to references to parameters. It avoids doing so for subclasses of DelayedInit. This commit makes sure the rewrite does not happen for the $outer paramter, a case that was simply forgotten.
Diffstat (limited to 'spec/09-top-level-definitions.md')
0 files changed, 0 insertions, 0 deletions