FIR IDE: RemoveNulalbleFix quickfix
This commit is contained in:
committed by
Ilya Kirillov
parent
b10de3dd2d
commit
4bedf41f9c
@@ -2,3 +2,5 @@
|
||||
fun main(args : Array<String>) {
|
||||
val x : Int??<caret> = 15
|
||||
}
|
||||
|
||||
/* IGNORE_FIR */
|
||||
Reference in New Issue
Block a user