blob: 5d74f6bdcb944e3047483e48baf41e1f1e75ab52 [file] [log] [blame]
class OtherEscape {
void m() {
System.out.println("<caret>\n");
}
}