adjusted the comment in racket/contract/base.rkt to be more accurate
This commit is contained in:
parent
b8c7a753d3
commit
6a4688b505
|
@ -1,7 +1,7 @@
|
|||
#lang racket/base
|
||||
|
||||
;; A stripped down version of racket/contract for use in
|
||||
;; the PLT code base where appropriate.
|
||||
;; A version of racket/contract without contract regions
|
||||
;; for use in the macro stepper
|
||||
|
||||
(require "private/arrow.rkt"
|
||||
"private/arr-i.rkt"
|
||||
|
|
Loading…
Reference in New Issue
Block a user