mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
requiring helpers module in test_bind.coffee
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
helpers: require('../lib/helpers').helpers
|
||||
|
||||
f: (x,y,z) ->
|
||||
x * y * z * ((@num or 4) + 5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user