Files
kotlin-fork/compiler/testData
Alexander Udalov fc043c6e66 Drop KPropertyNFromReferenceImpl classes
The only place where their get/set methods were used was in
KPropertyNImpl.Getter.invoke, and it's fine if that results in a reflective
call instead (KPropertyN#getter is not available without kotlin-reflect.jar
anyway). The test data has been changed because a package local Java field is
not accessible via reflection
2016-09-13 14:12:29 +03:00
..
2016-08-11 09:11:11 +02:00
2016-04-04 23:12:37 +03:00
2016-06-09 12:57:59 +03:00