Moved test data into common directory.
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package b
|
||||
|
||||
fun b() {
|
||||
// TODO: this call is compiled via package facade or package part depending on if callee comes from compiled or source
|
||||
// Must be uncommented when modules are supported in compiler
|
||||
// a.a()
|
||||
}
|
||||
Reference in New Issue
Block a user