fix missing EOF token
This commit is contained in:
parent
320e446236
commit
05d670817e
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
module Lox.Parser (
|
||||
expression
|
||||
parse
|
||||
) where
|
||||
|
||||
import Control.Monad
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue