Merge pull request 'improve grammar in 103_tokenization' (#365) from pebose/exercises:improve-grammar into main

Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/365
This commit is contained in:
Chris Boesch
2026-02-27 19:54:41 +01:00
2 changed files with 4 additions and 5 deletions

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?