Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

lit#2 = "Hello, World!";
player.chat = lit#2;
lit#3 = "This is a test";
fn_call#5 = lit#3(echo#4);
lit#8 = 0;
temp.x = lit#8;
lit#9 = 2;
temp.x = temp.x + lit#9;
fn_call#10 = temp.x(echo#4);