https://issues.dlang.org/show_bug.cgi?id=12034
--- Comment #2 from ponce <[email protected]> --- DMD v2.068.0 refuses this program with: test.d(15): Error: variable hu used before set Not sure if intended because the whole variable is written with hu.f = asHalf; --
