#include "tests/std/io.toc", io; main ::= fn() { io.puts("hi"); }