file f; data b; f.stdin; while (f.b_line(b) ^ -1) { o_(b, "\n"); }