debugGenerators top-level property
True if the generator line number should be printed out at the end of newlines.
Implementation
bool debugGenerators = false;
True if the generator line number should be printed out at the end of newlines.
bool debugGenerators = false;