https://issues.dlang.org/show_bug.cgi?id=4225

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from [email protected] ---
Seems to work now (compiles and runs with -main), though it does hit a
deprecation warning:
-----
test.d(2): Deprecation: variable test.Foo.x const field with initializer should
be static, __gshared, or an enum
-----

--

Reply via email to