Code

Here some interesting codes that I have written

function test() {
  console.log("notice the blank line before this function?");
}