[FIR-TEST] Move analysis tests to separate module
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
fun test(func: () -> String?) {
|
||||
val x = func() ?: ""
|
||||
}
|
||||
Reference in New Issue
Block a user