mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-18 19:34:27 -05:00
changed bin/coffee-script to bin/coffee
This commit is contained in:
@@ -320,6 +320,13 @@ module CoffeeScript
|
||||
@exclusive
|
||||
end
|
||||
|
||||
# TODO -- figure out if we can detect if a range runs negative.
|
||||
def downward?
|
||||
|
||||
end
|
||||
|
||||
# TODO -- figure out if we can expand ranges into the corresponding array,
|
||||
# as an expression, reliably.
|
||||
def compile(o={})
|
||||
write()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user