blob: 7862d3897d7bb2cd5fe940edf56f52173c59daf1 [file] [log] [blame]
def fo<caret>o(def a, def b) {
print b
}
foo 'abc',
'cde'