bordemstirs
Member
Much like the new static{} only gets run once per instance of an Interpreter, could we also limit the WARNINGS: that get pushed to the gCLI to just once per creation?
Or, even better, is there an option to just disable warnings? It doesn't seem helpful to have every unreachable bit of code get pointed out to me every time I run a script (especially when I made it unreachable on purpose)
Or, even better, is there an option to just disable warnings? It doesn't seem helpful to have every unreachable bit of code get pointed out to me every time I run a script (especially when I made it unreachable on purpose)