feat: check the validity of the passed argument

This commit is contained in:
2026-04-17 12:26:37 +01:00
parent a54831a979
commit 982045cce6
3 changed files with 45 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package tokenizer
package compiler
type TokenType int