Rebuild
This commit is contained in:
parent
32f268e8e0
commit
99e0ab00df
@ -1,2 +1,2 @@
|
||||
5562eb9bebe9ed442e8fa6801fab86b00fd1d2ba
|
||||
aIO_Wi3hJj
|
||||
a847131d7f112172f9d5509fd3cf31aefb6d710e
|
||||
RW_RSAHfj-
|
||||
|
@ -39,7 +39,7 @@
|
||||
|
||||
</td>
|
||||
<td class="code leading">
|
||||
<a href="http://play.golang.org/p/aIO_Wi3hJj"><img title="Run code" src="play.png" class="run" /></a>
|
||||
<a href="http://play.golang.org/p/RW_RSAHfj-"><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>
|
||||
|
||||
@ -134,7 +134,7 @@ function call.</p>
|
||||
|
||||
<tr>
|
||||
<td class="docs">
|
||||
<p>Our two goroutines are running asynchronously in
|
||||
<p>Our two function calls are running asynchronously in
|
||||
separate goroutines now, so execution falls through
|
||||
to here. This <code>Scanln</code> code requires we press a key
|
||||
before the program exits.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user