- call multifile class members (compiling against binaries)
- inline multifile class members
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package b
|
||||
|
||||
import a.foo
|
||||
|
||||
fun bar(): String = foo()
|
||||
Reference in New Issue
Block a user