mirror of
https://github.com/dlang/dmd.git
synced 2025-04-28 22:20:37 +03:00
6 lines
210 B
D
6 lines
210 B
D
/*
|
|
PERMUTE_ARGS:
|
|
REQUIRED_ARGS: -o- -Xf=${RESULTS_DIR}/compilable/json2.out -Xi=compilerInfo -Xi=buildInfo -Xi=modules -Xi=semantics
|
|
POST_SCRIPT: compilable/extra-files/json-postscript.sh json2
|
|
*/
|
|
import json;
|