139c139 < var it = std.mem.tokenizeAny(u8, poem, ???); --- > var it = std.mem.tokenizeAny(u8, poem, " ,;!\n");