const a = 99; if (true) { const b = 101; } else { const c = 102; } process.exit(1); //# sourceMappingURL=https://ci.nodejs.org/404