diff options
author | Vincent Burns <discoloda@gmail.com> | 2014-01-12 13:23:52 -0500 |
---|---|---|
committer | Vincent Burns <discoloda@gmail.com> | 2014-01-12 13:23:52 -0500 |
commit | c5bd98b7dba674b43ddff9ef9b4ff8358d327f3a (patch) | |
tree | b3538a962accfa70d7c8f2c7031e1fe5e0a66948 /compiler/c2nim/cparse.nim | |
parent | 2dc91cb4d51a628aff300116c1f7a377b310a198 (diff) | |
download | Nim-c5bd98b7dba674b43ddff9ef9b4ff8358d327f3a.tar.gz |
Properly lex floating constants
digit-sequence? '.' digit-sequence exponent-part? digit-sequence '.' exponent-part? exponent-part: [eE] [+-]? digit-sequence
Diffstat (limited to 'compiler/c2nim/cparse.nim')
0 files changed, 0 insertions, 0 deletions