blob: 2461959ba752d516891ad1ef16fe3c1398b3feb0 [file] [log] [blame]
/**<caret>
def foo() {
2
}
-----
/**
* <caret>
* @return
*/
def foo() {
2
}