My first post

2020-10-23

This is my first blog post.

int foo(void) {
    return 42;
}

(That was some code.)