Ignored/fixed some tests for Kotlin/Native
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
enum class En { A, B, С }
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
|
||||
}
|
||||
|
||||
fun box(): String {
|
||||
var res1 = "fail"
|
||||
var res2 = "fail2"
|
||||
|
||||
Reference in New Issue
Block a user