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