Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function onAccountSelect(temp.obj)
{
    lit#4 = "getaccount";
    lit#5 = "lister";
    fn_call#7 = sendtext#6(lit#5, lit#4, temp.obj.selected.text);
    lit#8 = 0;
    return lit#8;
}