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

Compiler: fix top-level private const not working #7907

Merged
merged 1 commit into from
Jun 20, 2019

Conversation

asterite
Copy link
Member

Fixes #7850

@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic labels Jun 20, 2019
@asterite asterite added this to the 0.30.0 milestone Jun 20, 2019
@asterite asterite merged commit 7fd27ff into crystal-lang:master Jun 20, 2019
@asterite asterite deleted the bug/private-const branch June 20, 2019 17:00
dnamsons pushed a commit to dnamsons/crystal that referenced this pull request Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Private top-level constants aren't private
2 participants