Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function test_func(b#0, a#1)
{
    return a#1 + b#0;
}