mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-28 01:28:48 +00:00
Sync
This commit is contained in:
parent
ef8ea21216
commit
23eb95ae33
4 changed files with 6 additions and 5 deletions
|
|
@ -4,7 +4,7 @@ let parse infile =
|
|||
let s = Util.read infile in
|
||||
Util.parse
|
||||
(object
|
||||
inherit Matcher.t s
|
||||
inherit Matcher.stream s
|
||||
inherit Util.Lexers.decimal s
|
||||
inherit Util.Lexers.string s
|
||||
inherit Util.Lexers.char s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue