Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

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