open Node for (i in 0 to 31) { let a = Fs.readFileSync("/dev/stdin", `utf8); Js.log(a.length); };