mainSource

Undocumented in source.
@safe static immutable
auto mainSource = `int ` ~ mainName ~ `(string[] args) { return 0; } `;

Meta