Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

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