Rebuild
This commit is contained in:
parent
23a85e6f0d
commit
cc39d32551
@ -1,2 +1,2 @@
|
||||
572ae309be3d0fd9b029aeb908013b2914a36734
|
||||
NGSkDrli6L
|
||||
72503557ab54ef765eeba153fe8a3446541dfc5f
|
||||
Vco7d8Lmhn
|
||||
|
@ -27,7 +27,7 @@
|
||||
<td class="docs">
|
||||
<p>Go’s <em>select</em> lets you wait on multiple channel
|
||||
operations. Combining goroutines and channels with
|
||||
select is powerful feature of Go.</p>
|
||||
select is a powerful feature of Go.</p>
|
||||
|
||||
</td>
|
||||
<td class="code empty leading">
|
||||
@ -41,7 +41,7 @@ select is powerful feature of Go.</p>
|
||||
|
||||
</td>
|
||||
<td class="code leading">
|
||||
<a href="http://play.golang.org/p/NGSkDrli6L"><img title="Run code" src="play.png" class="run" /></a>
|
||||
<a href="http://play.golang.org/p/Vco7d8Lmhn"><img title="Run code" src="play.png" class="run" /></a>
|
||||
<div class="highlight"><pre><span class="kn">package</span> <span class="nx">main</span>
|
||||
</pre></div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user