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

Fix: private aliases at top-level not considered private #6432

Merged
merged 2 commits into from Jul 23, 2018

Conversation

asterite
Copy link
Member

Fixes #5752

As a bonus, this works now (similar to other declarations, like classes and constants):

alias Foo::Bar = Int32

@bew
Copy link
Contributor

bew commented Jul 23, 2018

Awesome, thanks!

@RX14 RX14 added this to the Next milestone Jul 23, 2018
@RX14 RX14 merged commit 3817c7a into crystal-lang:master Jul 23, 2018
@RX14 RX14 modified the milestones: Next, 0.26.0 Jul 30, 2018
Fryguy added a commit to Fryguy/crystal_lib that referenced this pull request Aug 17, 2018
crystal-lang/crystal#6432 changed the signature
of Crystal::Alias.

Fixes crystal-lang#53
olbat pushed a commit to olbat/crystal_lib that referenced this pull request Aug 21, 2018
crystal-lang/crystal#6432 changed the signature
of Crystal::Alias.

Fixes crystal-lang#53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants