var a = 1;
function example () {
console.log( "Hello World" );
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Edit in JS Bin