Function Script.hasSourceCode
Returns true if the script contains non-empty source code.
bool hasSourceCode() nothrow @nogc const;
Returns true if the script contains non-empty source code.
bool hasSourceCode() nothrow @nogc const;