Files
coffeescript/documentation/coffee/interpolation_expression.coffee
Jeremy Ashkenas 590c069158 CoffeeScript 0.5.6
2010-03-23 00:18:50 -04:00

7 lines
107 B
CoffeeScript

sentence: "${ 22 / 7 } is a decent approximation of π"
sep: "[.\\/\\- ]"
dates: /\d+$sep\d+$sep\d+/g