mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 12:15:34 -06:00
Attempt to extract return expressions, rather than return statements, and initializers, rather than variable declarations.
Attempt to extract return expressions, rather than return statements, and initializers, rather than variable declarations.