mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-22 21:28:11 -05:00
* Detect initial indentation before the first token and enforce it. * Don't add `INDENT` token (or the matching `OUTDENT, TERMINATOR`).