mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
69e9bfef35
Test that `typeof x === 'random' as string`: 1. Does not issue an error. 2. Does not narrow.