fix bad test
original commit: 1ee765c7e3e9508febdbd60e910ebb0326e2246b
This commit is contained in:
parent
23f6a46faf
commit
d1d2ce8c15
|
@ -57,8 +57,7 @@ example uses:
|
|||
;; number
|
||||
;; [boolean?]
|
||||
;; -> (if scratch-string
|
||||
;; (values (listof (cons/c number? number?))
|
||||
;; (listof (cons/c number? number?)))
|
||||
;; (listof (cons/c number? number?))
|
||||
;; void?)
|
||||
;; scratch-string gets filled in from the 'lines' argument.
|
||||
;; If compute-regions? is #t, then this function constructs the regions of the
|
||||
|
|
Loading…
Reference in New Issue
Block a user