blob: 87d84765dc5bde305ab41b53c5e829dd33bfb2f9 [file] [log] [blame]
class Test {
/**
*/
int method() {
return <selection>10</selection>;
}
}