mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-30 11:24:49 -05:00
From spec: Also note that it is possible to defeat a type guard by calling a function that changes the type of the guarded variable.
From spec: Also note that it is possible to defeat a type guard by calling a function that changes the type of the guarded variable.