blob: fcc2566c7116977eab51733797c0f9de1abb7510 [file] [log] [blame]
class X {
void m() {
System.out.println("\101<spot>\102</spot>\103");
}
}