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