diff --git a/scribblings/stxparse-info.scrbl b/scribblings/stxparse-info.scrbl index 139f446..dd2a8ac 100644 --- a/scribblings/stxparse-info.scrbl +++ b/scribblings/stxparse-info.scrbl @@ -110,6 +110,14 @@ duplicated implementation of @racketmodname[syntax/parse]. ~seq ~var) +@(version-case + [(version>= (version) "6.9.0.6") + (ovl #:wrapper nested-inset + syntax/parse + ~alt + ~or*)] + [else (begin)]) + @(ovl #:wrapper nested-inset #:require (for-template syntax/parse) syntax/parse