Hello World!

Ow yeah :)

function hi(msg) {
  console.log("hi", msg);
}