;; TeachPack: docs.ss ;; Language: Beginner (annotation? ') (not (annotation? 'html)) (annotation? '
) (eq? ' (end-annotation ')) (write-file (list '
'hello 'world 'is 'the 'most 'stupid 'program 'in 'the 'world '
"so let's test this" 'with "How's that"))