mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
added exponential and hex numbers
This commit is contained in:
@@ -19,7 +19,9 @@ spaced_out_multiline_object: {
|
||||
|
||||
pi: 3.14159
|
||||
|
||||
list: [1, 2, 3, 4]
|
||||
a_googol: 1e100
|
||||
|
||||
list: [-1, 0, 1, 2, 3, 4]
|
||||
|
||||
regex: /match[ing](every|thing|\/)/gi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user