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