Files
kotlin-fork/compiler/testData/codegen/box
Dmitry Petrov 17b4d4a973 Differentiate accessors by FieldAccessorKind
Otherwise accessors for backing fields (as in '{ field }') clash with
accessors for properties (as in '{ prop }').

 #KT-21258 Fixed Target versions 1.2.30
2017-12-18 16:15:52 +03:00
..
2017-03-20 18:46:01 +01:00
2017-11-27 17:01:15 +03:00