mirror of
https://github.com/bspeice/speice.io
synced 2025-07-01 13:56:11 -04:00
Example error
This commit is contained in:
@ -11,7 +11,7 @@ couldn't possibly run:
|
||||
|
||||
```rust
|
||||
fn main() {
|
||||
println("{}", 8.to_string())
|
||||
println!("{}", 8.to_string())
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user