update patch file for 103_tokenization

This commit is contained in:
Paul Ebose 2026-02-27 19:27:04 +01:00
parent 9798e80deb
commit 7d03b8464d
No known key found for this signature in database
GPG Key ID: EF7590319BD845B1

View File

@ -1,6 +1,6 @@
--- exercises/103_tokenization.zig 2023-10-05 21:57:23.245974688 +0200
+++ answers/103_tokenization.zig 2023-10-05 22:06:08.319119156 +0200
@@ -136,7 +136,7 @@
--- exercises/103_tokenization.zig 2026-02-27 19:25:11
+++ answers/103_tokenization.zig 2026-02-27 19:26:04
@@ -134,7 +134,7 @@
;
// now the tokenizer, but what do we need here?