Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function subtract(a#1, b#0)
{
    return a#1 - b#0;
}