Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function onFoo()
{
    fn_call#1 = echo("Hello, world! (onFoo)");
    return 0;
}