a++; // illegal to use 'a' before it's declared;
let a;