int main(int argc, char **argv) {
int funky_var_name_that_should_be_rendered = 22;
return 0; // Break here
}