Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
2f655c4b
Commit
2f655c4b
authored
May 25, 2011
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spec: delete spurious tag.
R=golang-dev, bradfitz CC=golang-dev
https://golang.org/cl/4536082
parent
d2b2b3f4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
go_spec.html
doc/go_spec.html
+0
-1
No files found.
doc/go_spec.html
View file @
2f655c4b
...
...
@@ -1180,7 +1180,6 @@ maps grow to accommodate the number of items
stored in them, with the exception of
<code>
nil
</code>
maps.
A
<code>
nil
</code>
map is equivalent to an empty map except that no elements
may be added.
</code>
<h3
id=
"Channel_types"
>
Channel types
</h3>
...
...
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