mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 20:25:23 -06:00
1. Test name.originalKeywordKind: SyntaxKind instead of name.text: string. 2. Revert regression in comment placement when emitting methods as function properties.