DrDr racket not new enough
This commit is contained in:
parent
fd90ab4c9b
commit
756e86c9a7
|
@ -198,7 +198,7 @@
|
||||||
(list (format " ~a" id)
|
(list (format " ~a" id)
|
||||||
(for/list ([f (in-list paths)]
|
(for/list ([f (in-list paths)]
|
||||||
[i (in-range ERROR-LIMIT)]
|
[i (in-range ERROR-LIMIT)]
|
||||||
#:unless (path-random? f))
|
#:when (not (path-random? f)))
|
||||||
(format " ~a" (path->url f)))
|
(format " ~a" (path->url f)))
|
||||||
""))))
|
""))))
|
||||||
"")
|
"")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user