mirror of
https://github.com/bspeice/speice.io
synced 2024-12-22 16:48:10 -05:00
Example error
This commit is contained in:
parent
b8ebfe769a
commit
7ecf6f86e0
@ -11,7 +11,7 @@ couldn't possibly run:
|
|||||||
|
|
||||||
```rust
|
```rust
|
||||||
fn main() {
|
fn main() {
|
||||||
println("{}", 8.to_string())
|
println!("{}", 8.to_string())
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user