Hello world


This is my second attempt at a blog post.

func getFoo(x string) string {
  return "foo"+x
}

Pretty cool stuff going on here.



Log in to leave a note.