aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHimbeer <himbeer@disroot.org>2024-10-01 18:58:16 +0200
committerHimbeer <himbeer@disroot.org>2024-10-01 19:05:01 +0200
commit66a3f35595d429b411a33d90da9c4b56846ceb59 (patch)
tree752ba61e3c9265fb21f26b0809b4c1d7fbd5e15e /src
parent002ed247934384de40337fff32b39b3dcf4a5458 (diff)
Make passing labels to break/continue optional
The default case is to break out of the innermost block or to continue the innermost loop. Since this is the desired behavior in the majority of cases this change can be beneficial for readability, especially if a value is returned.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions