Add tests for obsolete issues
#KT-12126 #KT-12189 #KT-23628 #KT-24209 #KT-34338 #KT-47279 #KT-48498
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
// IGNORE_BACKEND: JVM
|
||||
// KT-34338
|
||||
|
||||
fun main() {
|
||||
|
||||
}
|
||||
|
||||
fun main(args: Array<String?>) {
|
||||
|
||||
}
|
||||
|
||||
// 0 INVOKESTATIC DontGenerateOnNullableArrayKt\.main ()V
|
||||
Reference in New Issue
Block a user