diff --git a/collects/mzlib/pretty.ss b/collects/mzlib/pretty.ss index 159a2532a9..236dfce9d3 100644 --- a/collects/mzlib/pretty.ss +++ b/collects/mzlib/pretty.ss @@ -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)