Skip to content

Commit c56164a

Browse files
committed
Add a comment about mangled items and modules.
1 parent 283ed8d commit c56164a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ version 1.66 for the best developer experience.
3030

3131
> :warning: The API is not fully stable and may still be changed until we
3232
> publish version 1.0.
33+
>
34+
> Moreover, any items or modules starting with `__` (double underscores) must
35+
> not be used directly. Those items or modules are only for internal uses and
36+
> their API may change without a major version update.
3337
3438
## Assertions and matchers
3539

0 commit comments

Comments
 (0)