Developer Jay's Musings

my test

  • musing
  • test

Here is my amazing post

const x = 1;
function hello() {
  return x + 1;
}