This commit is contained in:
Jay McCarthy 2015-12-18 21:02:46 -05:00
parent 93ca73e90f
commit c092fcf3a1

View File

@ -276,7 +276,7 @@ def x4
;; ... => (#%dot #%dot #%dot) ;; ... => (#%dot #%dot #%dot)
;; … (\ldots) is ... (because that doesn't work with cdots) ;; … (\ldots) is ... (because that doesn't work with cdots)
;; or dotdotdot or ooo or *** ;; or dotdotdot or ooo or *** (XXX)
(def [mac (flipper f x y)] (def [mac (flipper f x y)]
(f y x )) (f y x ))
(module+ test (module+ test