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