// @allowJs: true // @checkJs: true // @noEmit: true // @fileName: a.js // @ts-nocheck var x = "string"; x = 0;