blob: a15494a0e2386157e3de3d25246ce35be49672bb [file] [log] [blame]
class Test {
void foo() {
<selection>// This is comment"
int i = 1;</selection>
}
}