-- main.mcl -- # nested resource and scoped var if true { test "t" { int64ptr => $x, } $x = 42 + $i } $i = 13 -- OUTPUT -- Edge: const: bool(true) -> stmtif # condition Vertex: const: bool(true) Vertex: stmtif