// @strict: true declare const f11: 1 | 0 | '' | null | undefined; let g11 = f11 ?? f11.toFixed()