blob: 93dd41b89692225a0c2316878972fefccaff58d6 [file] [log] [blame]
def a = 1
def b = 'one'
a.with {
b.with {
print intV<ref>alue()
}
}