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 = {player.x, lit#5, player.y, lit#2};
    fn_call#8 = echo#7(temp.arr);
    lit#9 = 0;
    return lit#9;
}