BC native tests port to Konan's TestRunner
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
package codegen.`object`.constructor0
|
||||
|
||||
import kotlin.test.*
|
||||
|
||||
class A {
|
||||
var field0:Int = 0;
|
||||
constructor(arg0:Int) {
|
||||
|
||||
Reference in New Issue
Block a user