Commit 633d498
Fix incorrect label references in selective receive docs
In section 7.5.2, the prose said "end up at L3" for loop_rec_end and
"wait instruction at L4", but loop_rec_end is at L2 and wait is at L3.
Also fixed "jumps back to L2" to "jumps back to L1".
Fixes #234
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1dc612c commit 633d498
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
373 | 373 | | |
374 | | - | |
| 374 | + | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
0 commit comments