fix: changed rust code to bash formatting

This commit is contained in:
cg-cnu 2018-04-10 10:43:09 +05:30 committed by Who? Me?!
parent e44a94eb24
commit a45853faf8
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ the first `delay_span_bug` call panic, which will give you a useful backtrace.
For example: For example:
```rust ```bash
$ cat error.rs $ cat error.rs
fn main() { fn main() {
1 + (); 1 + ();