Skip to content

Commit

Permalink
Merge pull request #38 from tweedegolf/fix-weird-code-block
Browse files Browse the repository at this point in the history
implify a code block that broke vite
  • Loading branch information
tdittr authored Aug 13, 2024
2 parents 3b4ab4c + 477cb2d commit e4400f1
Show file tree
Hide file tree
Showing 2 changed files with 1,453 additions and 1,046 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
Loading

0 comments on commit e4400f1

Please sign in to comment.