checkpoint

This commit is contained in:
2024-04-11 15:21:13 -07:00
parent 3b1bd4aad1
commit 46f9caccab
10 changed files with 138 additions and 217 deletions

View File

@@ -1,5 +1,7 @@
module Lib.Token
-- TODO replace this with own lexer
import public Text.Lexer
public export