Explicitly passing an empty string as a []const u8
value causes index out of bounds error during parsing
#66
Labels
bug
Something isn't working
Minimal repro example:
Building this program with cova 0.10.1-beta and running it as
prog ""
causes the following error:The text was updated successfully, but these errors were encountered: