parser
parser copied to clipboard
run float "00.23" == Ok 0
Issue #33 reported the following behavior:
run float "00.23" == Ok 0
run float "01" == Ok 0
Need to test with newer implementation