Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function bar(param#0)
{
    lit#1 = "bar ";
    return lit#1 @ param#0;
}