- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Break_statements (0.15 sec)
-
doc/go1.17_spec.html
declarations. </p> <h3 id="Label_scopes">Label scopes</h3> <p> Labels are declared by <a href="#Labeled_statements">labeled statements</a> and are used in the <a href="#Break_statements">"break"</a>, <a href="#Continue_statements">"continue"</a>, and <a href="#Goto_statements">"goto"</a> statements. It is illegal to define a label that is never used.
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 10 18:25:45 UTC 2024 - 211.6K bytes - Viewed (0) -
doc/go_spec.html
declarations. </p> <h3 id="Label_scopes">Label scopes</h3> <p> Labels are declared by <a href="#Labeled_statements">labeled statements</a> and are used in the <a href="#Break_statements">"break"</a>, <a href="#Continue_statements">"continue"</a>, and <a href="#Goto_statements">"goto"</a> statements. It is illegal to define a label that is never used.
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)