Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

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