Update Examples
parent
a522cce733
commit
eb213e1ec2
1 changed files with 1 additions and 2 deletions
|
@ -143,8 +143,8 @@ fn main() {
|
|||
let matrix = Matrix(1.1, 1.2, 2.1, 2.2);
|
||||
println!("{:?}", matrix);
|
||||
}
|
||||
```
|
||||
|
||||
```
|
||||
</td><td>
|
||||
|
||||
```
|
||||
|
@ -184,5 +184,4 @@ fn main()
|
|||
2.1, 2.2
|
||||
println! "{:?}" matrix
|
||||
```
|
||||
|
||||
</td></tr></table>
|
Loading…
Add table
Reference in a new issue