Update Examples
parent
008b54845e
commit
a522cce733
@ -66,7 +66,6 @@ fn main() {
|
||||
let mutable = true;
|
||||
}
|
||||
```
|
||||
|
||||
</td><td>
|
||||
|
||||
```
|
||||
@ -91,8 +90,8 @@ fn main
|
||||
|
||||
// Variables can be overwritten with shadowing.
|
||||
let mutable = true
|
||||
```
|
||||
|
||||
```
|
||||
</td></tr></table>
|
||||
|
||||
#### Literals and operators
|
||||
|
Loading…
Reference in New Issue
Block a user