This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2544aa74d84bc2094c012c87fd1cd33f6ec11f1b
wren
/
test
/
language
/
number
/
scientific_float_missing_exponent.wren
T
2 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: implement scientific notation parsing for number literals in wren compiler
2015-07-10 16:07:48 +00:00
var x = 1.2e // expect error
Reference in New Issue
Copy Permalink