@@ -353,7 +353,7 @@ The returned values are placed in the result registers, just like with the `call
(spawn r5 foo)
(spawn r5 foo)
; ...
; ...
(join @r0)
(join @r5)
; res0-res15 now contain return values
; res0-res15 now contain return values
```
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.