function f(input: boolean) { let a = 100; if (input) { let b = a + 1; } return b; }
To get the result of the quiz, please provide your email address (optional)..