Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function onCreated()
{
    temp.addTwo = this.function_737_1;
    lit#4 = 2;
    lit#5 = 1;
    fn_call#6 = temp.addTwo(lit#5, lit#4);
    return fn_call#6;
}