Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
go
Commits
4d36ad77
Commit
4d36ad77
authored
May 20, 2014
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/go_spec.html: fix broken anchor tag
LGTM=gri R=gri CC=golang-codereviews
https://golang.org/cl/99420045
parent
87ef6e91
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/go_spec.html
doc/go_spec.html
+1
-1
No files found.
doc/go_spec.html
View file @
4d36ad77
...
...
@@ -4014,7 +4014,7 @@ precision.
<h3
id=
"Order_of_evaluation"
>
Order of evaluation
</h3>
<p>
At package level,
<a
href=
"#Program_execution"
</
a
>
initialization dependencies
</a>
At package level,
<a
href=
"#Program_execution"
>
initialization dependencies
</a>
determine the evaluation order of individual initialization expressions in
<a
href=
"#Variable_declarations"
>
variable declarations
</a>
.
Otherwise, when evaluating the
<a
href=
"#Operands"
>
operands
</a>
of an
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment