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