tweak to the search results printout

svn: r15652

original commit: 4592139c0eec3189bb135208063666a17a1d2fc8
This commit is contained in:
Robby Findler 2009-08-01 02:48:07 +00:00
parent e9cde9aaa6
commit 54a69ab713

View File

@ -1135,7 +1135,7 @@ WARNING: printf is rebound in the body of the unit to always
=>
(λ (next)
(cond
[(< next (get-start-position))
[(<= next (get-start-position))
(loop (+ next 1)
(+ count 1))]
[else