Fixes #1624. We just replace 0xFF by 0x00 when reading a new input byte. This shows up as an unexpected token error.
6 lines
172 B
Text
6 lines
172 B
Text
ÿ --<-- should report invalid utf-8 here
|
|
|
|
def -- TODO(gabriel): let the parser recover
|
|
|
|
example : false := trivial
|
|
-- ^^ and complain about the wrong proof
|