wren-lang/wren-cli

Meta module only load in REPL

cppmadguy opened this issue · 1 comments

When importing the Meta module in scrpts, I have an error saying "could not load module Meta",
but when I remove the import I can't use the module.
When I write lines in the repl, the module is usable without ever typing 'import'.
I believe it should be possible to import the Meta module in scripts too, now it is broken.

Thanks for making such a great language ! It is simple to use and the meta module is very powerfull, it is very powerfull !

I am stupid, I was typing "Meta" instead of "meta". Please delete this issue