Hello world
Michael BlackApr 25, 2026
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.
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.