#include "std/io.toc", io; main ::= fn() { if 3 > 5 { } elif 45 > 32 { } else { } };