avoid leading colon for id
svn: r936
This commit is contained in:
parent
2ff737514b
commit
457d23c390
|
@ -447,7 +447,7 @@
|
|||
(hash-table-remove! table obj)
|
||||
cycle)))))))
|
||||
|
||||
(define ::dummy::
|
||||
(define __dummy__
|
||||
(when found-cycle
|
||||
(let loop ([obj obj])
|
||||
(if (or (vector? obj)
|
||||
|
|
Loading…
Reference in New Issue
Block a user