blob: feca1e444f6ed56da71ac63846277b98a37c1510 [file] [log] [blame]
class Test {
/**
* <caret>
*/
void test() {
}
// /**
// *
// * @param arg
// */
// public void secondMethod(int arg) {
// }
}