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
f2077844b3a37f10e75e389ec7f7b32e0d370321
wren
/
test
/
language
/
number
/
scientific_missing_fractional_part.wren
T
1 line
64 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.e // expect runtime error: Num does not implement 'e'.
Reference in New Issue
Copy Permalink