Files
kotlin-fork/compiler/testData/codegen
Alexander Udalov 7d80afbe63 Avoid getting invisible_fake visibility for properties in ExpressionCodegen
Before this change, we were computing the visibility of an inherited
private property setter, and ISE at AsmUtil.getVisibilityAccessFlag
happened ("invisible_fake is not a valid visibility in backend")
2017-09-13 22:49:26 +03:00
..
2017-09-04 15:33:07 +03:00
2017-03-20 18:46:01 +01:00