Skip to content

Commit

Permalink
Async closures chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
compiler-errors committed Nov 2, 2024
1 parent 7ad3157 commit 77f9a6e
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
- [Error codes](./diagnostics/error-codes.md)
- [Diagnostic items](./diagnostics/diagnostic-items.md)
- [`ErrorGuaranteed`](./diagnostics/error-guaranteed.md)
- [Async closures/"coroutine-closures"](coroutine-closures.md)

# MIR to Binaries

Expand Down
Loading

0 comments on commit 77f9a6e

Please sign in to comment.