fix _f64vector, etc., docs
svn: r8309
This commit is contained in:
parent
1b3de0126f
commit
2c21778b0a
|
@ -221,7 +221,7 @@ just aliases for byte-string bindings: @scheme[make-u8vector],
|
|||
(defform* [#,(datum->syntax
|
||||
#'_vec
|
||||
(cons #'_vec
|
||||
(let loop ([l '(mode type maybe-len)]
|
||||
(let loop ([l '(mode maybe-len)]
|
||||
[col (+ (syntax-column #'_vec)
|
||||
(syntax-span #'_vec)
|
||||
1)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user