### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
[debug/cfg-initial] Module 'foo'
digraph {
    0 [label="global bool b = True;" xlabel="gen: [b: global bool b = True;] in: [] out: [b: global bool b = True;]"];
    1 [label="assert b;" xlabel="read: [b] in: [b: global bool b = True;] out: [b: global bool b = True;] keep"];
    2 [label=start shape=Mdiamond xlabel="in: [] out: []"];
    3 [label="end <...>/assert.hlt:4:1-10:1" shape=triangle xlabel="in: [b: global bool b = True;] out: [b: global bool b = True;]"];
    4 [label="end <...>/assert.hlt:4:1-10:1" shape=triangle xlabel="in: [b: global bool b = True;] out: [b: global bool b = True;]"];
    2 -> 0 [label="0"];
    0 -> 1 [label="1"];
    1 -> 4 [label="2"];
    4 -> 3 [label="3"];
}
[debug/cfg-initial] Module 'hilti'
digraph {
    0 [label=start shape=Mdiamond xlabel="in: [] out: []"];
    1 [label="end <...>/hilti.hlt:3:1-71:1" shape=triangle xlabel="in: [] out: []"];
    2 [label="end <...>/hilti.hlt:3:1-71:1" shape=triangle xlabel="in: [] out: []"];
    0 -> 2 [label="0"];
    2 -> 1 [label="1"];
}
