Skip to content

Conversation

@stzn
Copy link
Owner

@stzn stzn commented May 27, 2023

条件式の分岐の 1 つがエラーをスローする場合でも条件式を `try` 式の中に入れてはいけません


> Grammar of a conditional expression:
Copy link
Owner Author

@stzn stzn May 27, 2023

Choose a reason for hiding this comment

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

原文の変更に合わせて記載方法を変えています。

他の箇所の記載に関しては、別のissueで対応します。
#421

@stzn stzn marked this pull request as ready for review May 27, 2023 04:46
@stzn stzn changed the title if式とswitch式を追加 if式とswitch式を追加、Expressionsの表記を原文に合わせる May 27, 2023
@stzn
Copy link
Owner Author

stzn commented Jun 2, 2023

一定期間経過したのでマージします。修正など必要があれば別PRで対応します。

@stzn stzn merged commit 8a0c899 into master Jun 2, 2023
@stzn stzn deleted the add-if-switch branch June 2, 2023 20:09
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.

ifとswitchの説明追加

2 participants