blob: d161dc460fbd350b5c7300016422728768cd7d3c [file] [log] [blame]
class Test{
void foo() {
String s = "<selection>xxx</selection>yz";
}
}