diff --git a/pervasives/CCPervasives.ml b/pervasives/CCPervasives.ml index acaaf6ef..0454038d 100644 --- a/pervasives/CCPervasives.ml +++ b/pervasives/CCPervasives.ml @@ -34,6 +34,7 @@ This module is meant to be opened if one doesn't want to use both, say, end ]} +@since NEXT_RELEASE *) module Array = struct include Array include CCArray end