- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Fallthrough_statements (0.11 sec)
-
doc/go1.17_spec.html
<li>there is a default case, and</li> <li>the statement lists in each case, including the default, end in a terminating statement, or a possibly labeled <a href="#Fallthrough_statements">"fallthrough" statement</a>.</li> </ul> </li> <li> A <a href="#Select_statements">"select" statement</a> in which: <ul>
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
<li>there is a default case, and</li> <li>the statement lists in each case, including the default, end in a terminating statement, or a possibly labeled <a href="#Fallthrough_statements">"fallthrough" statement</a>.</li> </ul> </li> <li> A <a href="#Select_statements">"select" statement</a> in which: <ul>
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)