https://issues.dlang.org/show_bug.cgi?id=12275
berni44 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from berni44 <[email protected]> --- Meanwhile I get test.d(7): Error: variable `test.main.r` : Unable to initialize enum with class or pointer to struct. Use static const variable instead. static const doesn't work either: /usr/include/dmd/phobos/std/range/primitives.d(2258): Error: non-constant expression ",b,c\x0ad,e,f"[] --
