Update Examples
parent
df1f7e2f47
commit
1ad02b01ce
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ This page selects some example programs from "Rust by Example" and shows their i
|
|||
<th>Rust</th>
|
||||
<th>Husht</th>
|
||||
</tr>
|
||||
<tr style="vertical-align: top;">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
```
|
||||
|
@ -18,7 +18,7 @@ fn main() {
|
|||
}
|
||||
```
|
||||
|
||||
</td><td>
|
||||
</td><td style="vertical-align: top;">
|
||||
|
||||
```
|
||||
// Many comments from the Rust by Example version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue