blob: 149c1a7e4ef44f2c243742a6ae2313c75cc929f9 [file] [log] [blame]
ext {
prop1 = 1
prop2 = '2'
prop3 = [3]
prop4 = [key: '4']
}