typo
svn: r6761
This commit is contained in:
parent
6f0471f6ec
commit
4016be1637
|
@ -239,7 +239,7 @@
|
|||
[stx* (syntax/placeholder-strip stx)])
|
||||
(if (and (< curline line) (< mincol stxcol))
|
||||
(list* stx*
|
||||
(datum->syntax-object/placeholder stx*
|
||||
(datum->syntax-object/placeholder stx
|
||||
(make-spaces (- stxcol mincol)))
|
||||
r)
|
||||
(cons stx* r))))))))]))
|
||||
|
|
Loading…
Reference in New Issue
Block a user