blob: 0a56eb352551144acb5478b61bfeae9f51a1edce [file] [log] [blame]
class Simple {
void m() {
System.out.println("\101<caret>\102\103");
}
}