!7 p-tt { while licensed { S contents = ocr_terminalContents(); if (nempty(contents)) { S line = lastLine(rtrim(contents)); line = dropSuffix(diamond(), line); print("Line: " + line); } } }