mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 05:11:14 +01:00
e7b3724e0c
Fixes #139236
This can catch tricky programming mistakes that cause a runtime error. See 7e266b2c42 as an example of the type of bug this can prevent