haxe
haxe copied to clipboard
Better error reporting for local variable shadowing first level packages
I just had an issue where a local variable named haxe was causing my trace line to report an error. It wasn't immediately obvious that it was due to this reason, could there be an error message to cover this situation?
An example: https://try.haxe.org/#eC15880c