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