From where is the variable myVar accessible if it is declared outside of any functions in a file in package myPackage located inside module myModule?
From where is the variable myVar accessible if it is declared outside of any functions in a file in package myPackage located inside module myModule?