35505007d2
* Fixes to tests * RunKonanTest runs tests build with TestRunner * Standalone tests
3 lines
30 B
Kotlin
3 lines
30 B
Kotlin
package a
|
|
|
|
class A(val x: Int) |