HaxeFoundation / HaxeFoundation/haxe
Better error reporting for local variable shadowing first level packages
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
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:
Contributor guide
Assessment
This issue has not been assessed yet.