Fix whitespace and build
This commit is contained in:
parent
936b6b2434
commit
d351883ab8
@ -7,5 +7,3 @@ len: 2
|
||||
map: map[k1:7]
|
||||
prs: false
|
||||
map: map[bar:2 foo:1]
|
||||
|
||||
|
||||
|
@ -199,7 +199,7 @@ printed with <code>fmt.Println</code>.</p>
|
||||
<span class="go">len: 2</span>
|
||||
<span class="go">map: map[k1:7]</span>
|
||||
<span class="go">prs: false</span>
|
||||
<span class="go">map: map[foo:1 bar:2]</span>
|
||||
<span class="go">map: map[bar:2 foo:1]</span>
|
||||
</pre></div>
|
||||
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user