You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The or_continue! and or_break! macros (and their _quiet variants) accept an optional first argument to provide a label to jump to, but currently there are no unit tests to test this feature.
The text was updated successfully, but these errors were encountered:
The
or_continue!
andor_break!
macros (and their_quiet
variants) accept an optional first argument to provide a label to jump to, but currently there are no unit tests to test this feature.The text was updated successfully, but these errors were encountered: