[
"# Not Proposed",
{
"description": "Try can work further up the AST with Exceptions; Grabbing other Context value",
"rule": {
"try": [{
"if": [
true,
{ "map": [[1,2,3], {"/": [0, 0] }]},
null
]
}, { "val": [[2], "fallback"] }]
},
"result": "Hello",
"data": { "fallback": "Hello" }
}
]