Corrected typo
svn: r5741
This commit is contained in:
parent
d34df833fb
commit
40f613d0d2
|
@ -154,8 +154,8 @@
|
|||
(or new-id curr-id) (cons curr-name seen)
|
||||
(+ old-used used) alts
|
||||
(if src?
|
||||
(make-src-lst (position-token-start (res-first-tok old-result))
|
||||
(position-token-end (res-first-tok old-result)))
|
||||
(make-src-lst (position-token-start-pos (res-first-tok old-result))
|
||||
(position-token-end-pos (res-first-tok old-result)))
|
||||
last-src))])
|
||||
(cond
|
||||
[(and (res? rsts) (res-a rsts))
|
||||
|
|
Loading…
Reference in New Issue
Block a user