Start of variadic printf post

This commit is contained in:
Nathan McCarty 2025-02-09 06:37:26 -05:00
parent 109165b80e
commit bdceab7652
4 changed files with 67 additions and 0 deletions

View file

@ -18,6 +18,7 @@ authors = "Nathan McCarty"
-- modules to install
modules = Idris
, Posts.HelloWorld
, LessMacrosMoreTypes.Printf
-- main file (i.e. file to load at REPL)
-- main =