[Test] Migrate AbstractBytecodeTextTest to new test infrastructure
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM
|
||||
fun main() {
|
||||
println("FAIL")
|
||||
}
|
||||
@@ -8,4 +7,4 @@ fun Array<String>.main(x: Int = 4, y: String = "Test") {
|
||||
println("OK")
|
||||
}
|
||||
|
||||
// 0 INVOKESTATIC DontGenerateOnJvmOverloadsKt\.main ()V
|
||||
// 0 INVOKESTATIC DontGenerateOnJvmOverloadsKt\.main ()V
|
||||
|
||||
Reference in New Issue
Block a user