Files
kotlin-fork/backend.native/tests/codegen/propertyCallableReference/linkTest_lib.kt
T
Pavel Punegov 35505007d2 TestRunner support in test's build.gradle
* Fixes to tests
 * RunKonanTest runs tests build with TestRunner
 * Standalone tests
2017-10-20 18:25:05 +03:00

3 lines
30 B
Kotlin

package a
class A(val x: Int)