blob: 41541e6586aa26bf22f5d294abdf8403e1885f2a [file] [log] [blame] [raw]
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).*)$