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 use syntax #1224

Merged
merged 7 commits into from
Feb 8, 2023
Merged

Add use syntax #1224

merged 7 commits into from
Feb 8, 2023

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Feb 7, 2023

Add use directives for defining type name aliases.

Spec: https://hackmd.io/pQehT1u1RfSj6lBcdgW8hg

use RBS::TypeName
use RBS::Namespace as NS
use RBS::AST::Declarations::*

@soutaro soutaro force-pushed the use-syntax branch 2 times, most recently from 0c6c50b to fd14da4 Compare February 7, 2023 12:35
@soutaro soutaro merged commit 561b9cf into master Feb 8, 2023
@soutaro soutaro deleted the use-syntax branch February 8, 2023 05:30
@soutaro soutaro added this to the RBS 3.0 milestone Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant