Skip to content

Fix type for Symbol#=~#1704

Merged
soutaro merged 1 commit into
ruby:masterfrom
ksss:symbol-match-op
Jan 9, 2024
Merged

Fix type for Symbol#=~#1704
soutaro merged 1 commit into
ruby:masterfrom
ksss:symbol-match-op

Conversation

@ksss

@ksss ksss commented Dec 27, 2023

Copy link
Copy Markdown
Collaborator

untyped is too broad.

:sym =~ 1
# => undefined method `=~' for an instance of Integer (NoMethodError)

@soutaro soutaro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@soutaro soutaro added this to the RBS 3.5 milestone Jan 9, 2024
@soutaro soutaro enabled auto-merge January 9, 2024 05:16
@soutaro soutaro added this pull request to the merge queue Jan 9, 2024
Merged via the queue into ruby:master with commit 76511a9 Jan 9, 2024
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants