if (false) { let x = 'hello'; } console.log(x); // Error : x is not defined