Remove this, as it isn't needed.
This commit is contained in:
parent
f80711bc9e
commit
449a784c1d
|
@ -3,7 +3,5 @@
|
|||
(: f3 (case-lambda (Integer * -> Integer) (Number * -> Number)))
|
||||
(define (f3 x y) (+ x y))
|
||||
|
||||
(+ 1 'foo)
|
||||
|
||||
(: f2 (case-lambda (Number * -> Number)))
|
||||
(define (f2 x y) (+ x y))
|
Loading…
Reference in New Issue
Block a user