Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function public.publichideimg(ind#1, ind2#0)
{
    lit#2 = null;
    // RegionId(0)
    // RegionId(1)
    if (ind2#0 != lit#2) 
    {
        fn_call#4 = hideimgs#3(ind#1, ind2#0);
    }
    // RegionId(2)
    else
    {
        fn_call#6 = hideimg#5(ind#1);
    }
    lit#7 = 0;
    return lit#7;
}