## std.tests: Utility macros and functions for testing. ## A macro for runnable examples. Runs them on compilation. pub macro examples(body) = ...