This commit is contained in:
2026-02-24 11:52:55 +01:00
parent f3d57a381f
commit 835dd0ddc6

4
main.rkt Normal file
View File

@@ -0,0 +1,4 @@
#language racket/base
(require "sprintf.rkt")
(provide (all from "sprintf.rkt'))