[FIR] Introduce unchecked not-null cast as internal operation for !!, ?:
This commit is contained in:
committed by
Mikhail Glukhikh
parent
b469eb293b
commit
aa96837758
@@ -12,7 +12,7 @@ FILE: factoryFunctionOverloads.kt
|
||||
throw R|kotlin/KotlinNullPointerException.KotlinNullPointerException|()
|
||||
}
|
||||
else -> {
|
||||
R|<local>/<bangbang>|
|
||||
R|<local>/<bangbang>|!
|
||||
}
|
||||
}
|
||||
, R|<local>/flag|)
|
||||
|
||||
Reference in New Issue
Block a user