Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function lastRow()
{
    builtin_fn_call#2 = FileBrowser_FilesList.rows.size();
    lit#3 = 1;
    return FileBrowser_FilesList.rows[builtin_fn_call#2 - lit#3];
}