blob: bb6061bb2947fc2240fafe5d3521f987599b4a74 [file] [log] [blame]
class A {
public void test() {
String s = "<selection>ss</selection>";
}
}