Add more tests for PropertyAccessorDescriptor.isDeafult() usages

This commit is contained in:
Nikolay Krasko
2016-06-18 21:47:38 +03:00
committed by Nikolay Krasko
parent c936b3f3e0
commit eee45e91ce
21 changed files with 184 additions and 0 deletions
@@ -2,6 +2,7 @@ package
public final class My {
public constructor My()
public final var m: kotlin.Int
public final val w: kotlin.String = "6"
public final var x: kotlin.Int
public final var y: kotlin.Int