mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-18 19:34:27 -05:00
adding the complete underscore.coffee example to the docs
This commit is contained in:
@@ -227,7 +227,8 @@ module CoffeeScript
|
||||
end
|
||||
end
|
||||
|
||||
# Close up all remaining open blocks.
|
||||
# Close up all remaining open blocks. IF the first token is an indent,
|
||||
# axe it.
|
||||
def close_indentation
|
||||
outdent_token(@indent)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user