change the way to read a token beginning with a colon.

added more primitive functions to the core module
This commit is contained in:
2025-09-26 00:32:33 +09:00
parent 4c000c2c9c
commit 0128fe88dc
13 changed files with 250 additions and 75 deletions

View File

@ -13,6 +13,7 @@ check_SCRIPTS = \
fun-01.hak \
insta-01.hak \
insta-02.hak \
prim-01.hak \
proc-01.hak \
ret-01.hak \
retvar-01.hak \