mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-15 03:09:59 -05:00
Previously there was nothing for the @typedef to attach to, so the comment was never parsed. Now these comments attach to the EOF token.