improve parsing error message
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
module Language.Wasm.Lexer (
|
||||
Lexeme(..),
|
||||
Token(..),
|
||||
AlexPosn(..),
|
||||
scanner
|
||||
) where
|
||||
|
||||
|
||||
Reference in New Issue
Block a user