Fix NumParseConfig definition

This commit is contained in:
Richard Feldman 2021-06-03 21:32:22 -04:00
parent 914d67aeed
commit 14d20c124d

View File

@ -475,4 +475,3 @@ NumParseConfig :
trailingZeroes ? [ Allowed, Disallowed ],
wholeSep ? { mark : Str, policy : [ Allowed, Required U64 ] }
}
-> Str