blob: 163bcadec5d70270cbc02358ed022c3e237d1d68 [file] [log] [blame]
public class A {
A(String s) {
}
A() {
this(<selection>"a"</selection>);
}
}