dmd/compiler/test/fail_compilation/fail12485.sh
2022-07-09 18:53:07 +02:00

4 lines
132 B
Bash
Executable file

#!/usr/bin/env bash
# redirecting stderr to nirvana saves ~30 secs on Windows...
! $DMD -c ${EXTRA_FILES}/fail12485.d 2> /dev/null