mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 02:03:30 +02:00
First tokenization exerice.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
139c139
|
||||
< var it = std.mem.tokenize(u8, poem, ???);
|
||||
---
|
||||
> var it = std.mem.tokenize(u8, poem, " ,;!\n");
|
||||
Reference in New Issue
Block a user