https://issues.dlang.org/show_bug.cgi?id=23176
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @maxhaton created dlang/dmd pull request #14197 "Fix Issue 23176 - teach -vasm to print immediates properly." fixing this issue: - Fix Issue 23176 - teach -vasm to print immediates properly. This also makes the hopefully non-controversial change of introducing a nested function rather than a new use of goto. https://github.com/dlang/dmd/pull/14197 --
