Skip to content

Commit b4228a7

Browse files
cg-cnumark-i-m
authored andcommitted
fix: changed rust code to bash formatting
1 parent 29572cd commit b4228a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler-debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ the first `delay_span_bug` call panic, which will give you a useful backtrace.
6969

7070
For example:
7171

72-
```rust
72+
```bash
7373
$ cat error.rs
7474
fn main() {
7575
1 + ();

0 commit comments

Comments
 (0)