Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert single-level restriction on module-level public() call #25

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

emdoyle
Copy link
Member

@emdoyle emdoyle commented Feb 23, 2024

Reverts back to earlier behavior of public(), implicitly marking all descendants of the calling module as public on the nearest boundary.

Updates tests & docs to reflect this behavior.

@emdoyle emdoyle mentioned this pull request Feb 23, 2024
docs/api.md Outdated Show resolved Hide resolved
Co-authored-by: Caelean Barnes <[email protected]>
@emdoyle emdoyle merged commit f1d2e2c into main Feb 23, 2024
4 checks passed
@emdoyle emdoyle deleted the recursive-public-module branch February 23, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants