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