mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-16 05:58:32 -06: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.