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