blob: 3326ca9e10d8b4248bfbc2e7c50fac47fd9f9b0c [file] [log] [blame] [edit]
result_type = object({
b = string
})
result = {
b = "foo"
}