[
{
"name": "on_a",
"statements": [
{
"arguments": [
{
"left_expr": {
"str": "foo",
"type": "STRING_EXPR"
},
"operator": "EQUALS_TOKEN",
"right_expr": {
"str": "bar",
"type": "STRING_EXPR"
},
"type": "BINARY_EXPR"
}
],
"name": "initialize_bool",
"type": "CALL_STATEMENT"
}
],
"type": "GLOBAL_ON_FN"
}
]