Another one
This commit is contained in:
parent
379433a025
commit
c2a809c2c5
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue