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

case の挙動の明確化 #2843

Merged
merged 1 commit into from
Nov 22, 2023
Merged

case の挙動の明確化 #2843

merged 1 commit into from
Nov 22, 2023

Conversation

kyanagi
Copy link
Contributor

@kyanagi kyanagi commented Nov 1, 2023

case に対する when は最初にマッチしたものが実行されることを明確にしました。

Copy link
Member

@znz znz left a comment

Choose a reason for hiding this comment

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

when の後ろは複数の式を条件に置けるので、when の直後の式 の「直後」が気になりましたが、今より良くなっているのでマージします。

@znz znz merged commit 91fa497 into rurema:master Nov 22, 2023
8 checks passed
@kyanagi kyanagi deleted the fix_control_case branch November 22, 2023 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants