haxe icon indicating copy to clipboard operation
haxe copied to clipboard

Better error reporting for local variable shadowing first level packages

Open Jarrio opened this issue 3 years ago • 0 comments

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

Jarrio avatar Sep 15 '22 16:09 Jarrio