https://issues.dlang.org/show_bug.cgi?id=19717
--- Comment #1 from Basile-z <[email protected]> --- That's a forward ref not detected. If you put the enum decl after foo() overloads it exits with a normal program error. --
d-bugmail--- via Digitalmars-d-bugs Sun, 03 Mar 2019 22:52:26 -0800
https://issues.dlang.org/show_bug.cgi?id=19717
--- Comment #1 from Basile-z <[email protected]> --- That's a forward ref not detected. If you put the enum decl after foo() overloads it exits with a normal program error. --