mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-18 19:34:27 -05:00
that's it for now for significant whitespace -- I really just can't make flexible enough
This commit is contained in:
@@ -150,6 +150,7 @@ module CoffeeScript
|
||||
token(:OUTDENT, last_indent)
|
||||
move_out -= last_indent
|
||||
end
|
||||
token("\n", "\n")
|
||||
@indent = @indents.last || 0
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user