Test for resolving references from package which is declared both in binaries and sources
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
class Foo
|
||||
|
||||
fun bar() = 12
|
||||
|
||||
Reference in New Issue
Block a user