Import scope of the imported script
#KT-34178
This commit is contained in:
@@ -3,4 +3,6 @@
|
||||
|
||||
sharedVar *= 2
|
||||
|
||||
println("Hi from middle")
|
||||
val from = SharedClass("from")
|
||||
|
||||
println("${SharedObject.greeting} ${from.msg} middle")
|
||||
|
||||
Reference in New Issue
Block a user