Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function pop_one_node_test()
{
    lit#2 = 4;
    lit#5 = 3;
    temp.arr = {lit#2, player.y, lit#5, player.x};
    fn_call#8 = temp.arr(echo#7);
    lit#9 = 0;
    return lit#9;
}