1int main(int argc, char **argv) {2 int funky_var_name_that_should_be_rendered = 22;3 return 0; // Break here4}5