### Note

So, all of the code *compiles*. Now what?

Well, we test that the code *runs correctly*.

-----

We should also try to trick the code into compiling (using `as any` hacks) and see which errors we can catch during run-time.