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 proc type syntax #1807

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Fix proc type syntax #1807

merged 1 commit into from
Apr 22, 2024

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Apr 22, 2024

I mean the (?) -> void type accepts any block. The syntax definition of proc type in #1806 is incorrect and caused some confusion.

Related to #1335

@soutaro soutaro added this to the RBS 3.5 milestone Apr 22, 2024
@soutaro soutaro added this pull request to the merge queue Apr 22, 2024
Merged via the queue into master with commit 30d51cf Apr 22, 2024
17 checks passed
@soutaro soutaro deleted the soutaro-patch-1 branch April 22, 2024 23:23
@soutaro soutaro added the Released PRs already included in the released version label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Released PRs already included in the released version
Development

Successfully merging this pull request may close these issues.

1 participant