{{# os := import("os") shit := import("./tests/shit.tengo") newVar := "'this is gen shita'" }} Text 0 {{ pp.println("Code 0") }} Text 1 {{ pp.println("Code 1") }} Text 2 {{ bts := os.read_file("tests/somefile") pp.printf("%v\n%s", bts, bts) }}