Reject multiple zero real components by parse states.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 7 Dec 2018 16:51:48 +0000 (16:51 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 7 Dec 2018 17:17:28 +0000 (17:17 +0000)
commitaffb48cb2204ddf6d42acbdb0372c1fdc29a9118
tree3f6fd9885b6ea17e9ffe086924d9d4a22f9a16ba
parent5b9530f1c79ec3dd6d336cebce6b85c60f1ddd3f
Reject multiple zero real components by parse states.

Rejecting on a zero real part of parsing an imaginary suffix was cute
but leads to wacky quirks in accepted notation.
src/runtime/numpar.scm
tests/runtime/test-numpar.scm