Skip to content

Commit

Permalink
Another one
Browse files Browse the repository at this point in the history
  • Loading branch information
noproto committed Aug 3, 2021
1 parent 379433a commit c2a809c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/unstable-book/src/library-features/asm.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ assert_eq!(a, 5);

This will decrement the `{0}` register value from 10 to 3, then add 2 and store it in `a`.

This example shows a few thing:
This example shows a few things:

First that the same number can be used as a label multiple times in the same inline block.

Expand Down

0 comments on commit c2a809c

Please sign in to comment.