Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function returnAndShortCircuit(b#1, b2#0)
{
    // RegionId(0)
    // RegionId(1)
    if (b#1) 
    {
    }
    return phi<idx=0, regions=()>;
}