blob: 5d6fe816a81ed547c21df5109538b1c5aee07265 [file] [log] [blame]
def foo() {
print "a"
"abc"
}
def bar = foo()
print ba<ref>r