This is my proof-of-concept blog post.

void main() {
  print("Hello World!");
}