Skip to content

Commit

Permalink
LocalJumpError#reasonの戻り値に:noreason追加
Browse files Browse the repository at this point in the history
  • Loading branch information
takaram authored Aug 29, 2023
1 parent 23e754d commit 07b2dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refm/api/src/_builtin/LocalJumpError
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ break や return に渡した値を返します。
* :retry
* :next
* :return
#@# * :noreason
* :noreason

例:

Expand Down

0 comments on commit 07b2dfa

Please sign in to comment.