@@ -1,4 +1,6 @@
#language racket/base
#lang racket/base
(require "sprintf.rkt")
(provide (all from "sprintf.rkt'))
(provide
(all-from-out "sprintf.rkt")
)
The note is not visible to the blocked user.