Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

lit#0 = "Hello, world!";
fn_call#2 = lit#0(echo#1);
lit#3 = "Hello, world! (Between functions)";
fn_call#4 = lit#3(echo#1);