In: "if bla then" Out: "if (bla) {" In: "if gaga then" Out: "if (gaga) {" In: "if test then"