cirosantilli/typescript/inferAfterInit.ts

typescript/inferAfterInit.ts
let i
i = 1
i = 'a'