-- main.mcl -- # simple bool if $b { } $b = true -- OUTPUT -- Edge: const: bool(true) -> stmtif # condition Vertex: const: bool(true) Vertex: stmtif