blob: 4ee04c6812cb921b484b2db1eaea27e3f4a48014 [file] [log] [blame]
Object commit() {
def rc = "a"
assert rc != null
return rc
}