mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
Missing word in explanation ex085
This commit is contained in:
parent
58daa603a4
commit
2408f420bc
@ -1,6 +1,6 @@
|
||||
//
|
||||
// So, 'suspend' returns control to the place from which it was
|
||||
// called (the "call site"). How do we control back to the
|
||||
// called (the "call site"). How do we give control back to the
|
||||
// suspended function?
|
||||
//
|
||||
// For that, we have a new keyword called 'resume' which takes an
|
||||
|
Loading…
x
Reference in New Issue
Block a user