Open sgalles opened 10 years ago
Create a module or package named static for instance. (then the IDE shows the created module or package with a directory icon in the Ceylon Explorer but it does not display a compilation error)
An other example :
run.ceylon
run
ceylon run: Could not find toplevel method 'static.run'.
Related: #1097.
Create a module or package named static for instance. (then the IDE shows the created module or package with a directory icon in the Ceylon Explorer but it does not display a compilation error)