Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function foo()
{
    fn_call#1 = bar#0();
    return fn_call#1;
}