mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-15 01:38:13 -05:00
The third element in a token should just be an object containing line number and column info. This PR fixes the problem with one of the tokens being set incorrectly.