Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

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