Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
spec
/
refs/heads/rossberg-patch-2
/
.
/
interpreter
/
text
/
parse_error.ml
blob: eb46c0ede3168f411aab757da8b54a073e956499 [
file
] [
log
] [
blame
] [
edit
]
(* This is here since both Lexer, Parser, and Parse need it,
* but menhir cannot create a Parser that exports it. *)
exception
Syntax
of
Source
.
region
*
string