replace _ with hide and _token_kind_str with rich debug.print rich formatting

This commit is contained in:
2026-07-15 21:17:25 +02:00
parent 6d024e6a0c
commit 73da0d95c4
10 changed files with 593 additions and 197 deletions
+5
View File
@@ -0,0 +1,5 @@
io :: import "@std/io"
Init :: struct {
io io.Io
}