parser icon indicating copy to clipboard operation
parser copied to clipboard

run float "00.23" == Ok 0

Open evancz opened this issue 7 years ago • 0 comments

Issue #33 reported the following behavior:

run float "00.23" == Ok 0
run float "01" == Ok 0

Need to test with newer implementation

evancz avatar May 05 '18 16:05 evancz