[
{
"kind": "on_function",
"name": "on_a",
"arguments": [],
"body_statements": [
{
"kind": "call",
"expr": {
"type": "call",
"function_name": "talk",
"arguments": [
{
"type": "string",
"value": "foo"
},
{
"type": "string",
"value": "bar"
},
{
"type": "string",
"value": "bar"
},
{
"type": "string",
"value": "baz"
}
]
}
}
]
}
]