Rebuild to remove some extra characters from dd68b8
This commit is contained in:
parent
dd68b8b99c
commit
b66cb44abd
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="docs">
|
<td class="docs">
|
||||||
<p>Our first program will print the classic “hello world”`
|
<p>Our first program will print the classic “hello world”
|
||||||
message. Here’s the full source code.</p>
|
message. Here’s the full source code.</p>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
|
@ -172,7 +172,7 @@ to work on any <code>geometry</code>.</p>
|
|||||||
<p>The <code>circle</code> and <code>square</code> struct types both
|
<p>The <code>circle</code> and <code>square</code> struct types both
|
||||||
implement the <code>geometry</code> interface so we can use
|
implement the <code>geometry</code> interface so we can use
|
||||||
instances of
|
instances of
|
||||||
these structs as arguments to `measure.</p>
|
these structs as arguments to measure.</p>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td class="code">
|
<td class="code">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user