Migrate AbstractIrCheckLocalVariablesTableTest to CodegenTestCase stuff
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// WITH_RUNTIME
|
||||
class C {
|
||||
@kotlin.jvm.JvmOverloads fun foo(firstParam: Int, secondParam: String = "") {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user