What steps will reproduce the problem?
1. try to parse a file containing just the following line: var bug = 1E3;
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
current
Please provide any additional information below.
modified lexer.dart function Token readNumber()
Adding lines 219-229
Original issue reported on code.google.com by
jean-pas...@wanadoo.fron 28 May 2014 at 4:42Attachments: