!7 p { autoRestart(5); S data = loadSnippetWithAutoRestart(#1012404); new Scorer scorer; for (S testCase : splitAtDashLines(javaDropAllComments(data))) { L lines = tlft(testCase); printAsciiHeading("CASE"); printLines(lines); } //scorer.print(); //setConsoleTitle(str(scorer) + " - Parse AI Test Questions"); }