Code
Here some interesting codes that I have written
function test() {
console.log("notice the blank line before this function?");
}
Here some interesting codes that I have written
function test() {
console.log("notice the blank line before this function?");
}