1const a = 99; 2if (true) { 3 const b = 101; 4} else { 5 const c = 102; 6} 7//# sourceMappingURL=https://ci.nodejs.org/418 8