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