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 9dcc68bfac
commit 3e2dcd7f2c

View file

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