Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function foo()
{
    lit#0 = "foo";
    return lit#0;
}