Skip to content

Commit

Permalink
simplify a code block that broke vite
Browse files Browse the repository at this point in the history
  • Loading branch information
tdittr committed Aug 13, 2024
1 parent 3b4ab4c commit 0868f9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions slides/2_2-ownership-and-references.md
Original file line number Diff line number Diff line change
Expand Up @@ -651,9 +651,6 @@ fn change(some_string: &mut String) {
<div class="no-line-numbers">

```text
Compiling playground v0.0.1 (/playground)
Finished dev [unoptimized + debuginfo] target(s) in 2.55s
Running `target/debug/playground`
hello, world
```

Expand Down

0 comments on commit 0868f9c

Please sign in to comment.