class Test { void foo() { <selection><caret>// This is comment" int i = 1; </selection> } }