jkchao / typescript-book-chinese

TypeScript Deep Dive 中文版
https://jkchao.github.io/typescript-book-chinese/
MIT License
6.53k stars 673 forks source link

doc: Fix wrong sequence #204

Closed regchiu closed 4 years ago

regchiu commented 4 years ago

It will cause

error TS2454: Variable 'num' is used before being assigned.