summary refs log tree commit diff stats
path: root/tests/enum/tcrossmodule.nim
Commit message (Collapse)AuthorAgeFilesLines
* closed ambiguous enum defaults to first overload (#20457)metagn2022-10-011-0/+5
| | | | | | | | | * closed ambiguous enum defaults to first overload * add warning * turn to hint * work around config
* overloadable enums no longer experimental (#20298)metagn2022-09-051-0/+10
depends on #20126