You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
compilers=/usr/bin/gdc:/usr/bin/gdc-4.4:/usr/bin/gdc-4.6 |
|
compileFilename=example.d |
|
postProcess=d/demangle |
|
supportsBinary=true |
|
stubRe=\bmain\b |
|
stubText=int main(){return 0;/*stub provided by Compiler Explorer*/} |
|
binaryHideFuncRe=^(_(?!Dmain).*)$
|
|
|