mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-09 14:07:34 +02:00
Removing spurious section header.
This commit is contained in:
parent
43b6f6496a
commit
a50f707f3b
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,6 @@
|
||||||
(let-syntax ((call))
|
(let-syntax ((call))
|
||||||
. body))))))
|
. body))))))
|
||||||
|
|
||||||
;;> \subsubsubsection{(define-method (name (param type) ...) body ...)}
|
|
||||||
;;> \subsubsubsection{\scheme{(define-method (name params ...) body ...)}}
|
;;> \subsubsubsection{\scheme{(define-method (name params ...) body ...)}}
|
||||||
|
|
||||||
;;> Each parameter should be either a single identifier or a list of the form
|
;;> Each parameter should be either a single identifier or a list of the form
|
||||||
|
|
Loading…
Add table
Reference in a new issue