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

Add a test for the private keyword #730

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Add a test for the private keyword #730

merged 1 commit into from
Oct 4, 2024

Conversation

Alasdair
Copy link
Collaborator

@Alasdair Alasdair commented Oct 4, 2024

Improve the error message for trying to use a private definition from a module that hasn't been required

Copy link

github-actions bot commented Oct 4, 2024

Test Results

   10 files  ±0     22 suites  ±0   0s ⏱️ ±0s
  701 tests +2    701 ✅ +2  0 💤 ±0  0 ❌ ±0 
2 182 runs  +2  2 181 ✅ +2  1 💤 ±0  0 ❌ ±0 

Results for commit c6b99a3. ± Comparison against base commit 8a257af.

♻️ This comment has been updated with latest results.

Improve the error message for trying to use a private definition
from a module that hasn't been required
@Alasdair Alasdair merged commit f9dd361 into sail2 Oct 4, 2024
9 checks passed
@Alasdair Alasdair deleted the private_not_scope branch October 4, 2024 18:59
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.

1 participant