Support test with self imports, kotlin multifile tests
This commit is contained in:
@@ -28,5 +28,5 @@ fun box(): String {
|
||||
|
||||
foo2()().run()
|
||||
|
||||
return test.sideEffects
|
||||
return sideEffects
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user