removing ... from being documented
This commit is contained in:
parent
b00756ad87
commit
e6a7f89f83
|
@ -32,7 +32,8 @@
|
||||||
symbol? symbol=?
|
symbol? symbol=?
|
||||||
current-output-port
|
current-output-port
|
||||||
lambda
|
lambda
|
||||||
true false)))
|
true false
|
||||||
|
...)))
|
||||||
|
|
||||||
@(define-runtime-path whalesong-path "..")
|
@(define-runtime-path whalesong-path "..")
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,8 @@
|
||||||
number?
|
number?
|
||||||
newline
|
newline
|
||||||
current-output-port
|
current-output-port
|
||||||
display))
|
display
|
||||||
|
...))
|
||||||
(for-label (this-package-in resource)
|
(for-label (this-package-in resource)
|
||||||
(for-label (this-package-in web-world))))
|
(for-label (this-package-in web-world))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user