-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Per the TOML local time spec, the following expressions should parse:
lt1 = 07:32:00
lt2 = 00:32:00.999999
I receive the following error:
throw peg$buildException(null, peg$maxFailExpected, peg$maxFailPos);
^
SyntaxError: Expected "#", ".", "E", "\n", "\r", "_", "e", [ \t] or [0-9] but ":" found.
leonidboykov and cwgw
Metadata
Metadata
Assignees
Labels
No labels