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