Skip to content

Commit f55ea88

Browse files
committed
removes the examples 'a-user' posted on Dec 22
1 parent 3abb9ab commit f55ea88

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

htdp-lib/lang/private/beginner-funs.rkt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,6 @@
924924
@interaction[#:eval (bsl)
925925
(format "Dear Dr. ~a:" "Flatt")
926926
(format "Dear Dr. ~s:" "Flatt")
927-
(format "the value of ~s is ~a" '(+ 1 1) (+ 1 1))
928927
]
929928
})
930929

0 commit comments

Comments
 (0)