HaxeFoundation / HaxeFoundation/HaxeManual
Invalid example on "ExprOf" page
Open
- Dominant language
- Haxe
- Stars
- 225
- Forks
- 156
- Avg merge
- 5h 16m
- Merged PRs (30d)
- 1
Description
The sample on https://haxe.org/manual/macro-ExprOf.html is broken: `Main.hx:9: characters 4-18 : String has no field identity`
Either macro method should be moved to a separate module or the body of `main` should be guarded with `#if !macro`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.