blob: 285e11fed74c31c991534c69f672d8d9e40c50ff [file] [log] [blame]
def do<caret>Smth(int i, Closure c) {}
doSmth(1) { println "smth" }