mirror of https://github.com/golang/go.git
Fix dead link
This commit is contained in:
parent
d1d9312950
commit
06dbd990c7
|
|
@ -5906,7 +5906,7 @@ Otherwise, when evaluating the <a href="#Operands">operands</a> of an
|
||||||
expression, assignment, or
|
expression, assignment, or
|
||||||
<a href="#Return_statements">return statement</a>,
|
<a href="#Return_statements">return statement</a>,
|
||||||
all function calls, method calls,
|
all function calls, method calls,
|
||||||
<a href="#Receive operator">receive operations</a>,
|
<a href="#Receive_operator">receive operations</a>,
|
||||||
and <a href="#Logical_operators">binary logical operations</a>
|
and <a href="#Logical_operators">binary logical operations</a>
|
||||||
are evaluated in lexical left-to-right order.
|
are evaluated in lexical left-to-right order.
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue