mirror of
https://github.com/dlang/dmd.git
synced 2025-04-28 06:00:13 +03:00
3 lines
148 B
Bash
Executable file
3 lines
148 B
Bash
Executable file
#!/usr/bin/env bash
|
|
$DMD -Xi=compilerInfo -Xf=${RESULTS_DIR}/compilable/json_nosource.out
|
|
./compilable/extra-files/json-postscript.sh json_nosource
|