JVM IR: generate call to checkNotNull in IrCheckNotNull since 1.4
#KT-22275
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// !API_VERSION: LATEST
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
fun box(): String {
|
||||
val s: String? = null
|
||||
|
||||
Reference in New Issue
Block a user