Better test
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
package some
|
||||
|
||||
fun foo() = 12
|
||||
fun fooImported() = 12
|
||||
fun fooNotImported() = 12
|
||||
fun foo2Imported() = 12
|
||||
fun foo1NotImported() = 12
|
||||
Reference in New Issue
Block a user