Files
kotlin-fork/compiler
Dmitry Petrov 779cae7db5 Adjust receivers for possibly synthetic properties access
Synthetic property accessors are treated as extension functions on Java
classes by the front-end. However, underlying Java accessor methods are
proper members.
2018-07-20 16:46:18 +03:00
..
2018-07-10 08:43:52 +02:00
2018-07-19 13:32:37 +03:00