Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function multiply(b#0, a#1)
{
    return a#1 * b#0;
}