On 6/13/20 9:22 AM, John Chapman wrote: > Hmm, compiling with -release makes it work. Not a huge issue, I'll just > avoid final switches in debug mode until it's fixed. Thanks. Apparently, it's a known issue: https://issues.dlang.org/show_bug.cgi?id=19548 Ali