Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Seggan committed Jul 15, 2024
1 parent 182ef2a commit 63478ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import kotlin.collections.set
/**
* An instance of a coroutine.
*
* @param globals The globals of the coroutine. If null, the globals of the current state are used.
* @param state The parent state of the coroutine.
* @param chunk The chunk to run.
* @param args The arguments to pass to the chunk.
*/
Expand Down

0 comments on commit 63478ff

Please sign in to comment.