Builds and runs fine for me. What is your OS and build command?

-Steve

Win 8.1

dmd main.d -ofmain.exe -debug -unittest -wi
if %errorLevel% equ 0 (main.exe)

Reply via email to