Got rid of "namespace" word in test data.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package foo
|
||||
|
||||
fun lold() = true
|
||||
|
||||
val p = {{lold()}()}
|
||||
|
||||
fun box() = p() && foo.p()
|
||||
Reference in New Issue
Block a user