Import scope of the imported script
#KT-34178
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
|
||||
sharedVar = sharedVar + 1
|
||||
|
||||
println("${SharedObject.greeting} ${from.msg} main")
|
||||
println("sharedVar == $sharedVar")
|
||||
|
||||
Reference in New Issue
Block a user