FIR IDE: fix test data in fir-ide module
This commit is contained in:
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
fun test() {
|
||||
val a : Int? = 0
|
||||
if (a != null) {
|
||||
|
||||
Reference in New Issue
Block a user