Skip to content

Commit

Permalink
fixup! Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
tzakian committed May 16, 2024
1 parent b760159 commit d4035a7
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 173 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ labels for loops and escapable named blocks. It also supports more more complex
structural pattern matching.

- [Conditional Expressions](./control-flow/conditionals.md)
- [Pattern Matching](./control-flow/pattern-matching.md)
- [Loops](./control-flow/loops.md)
- [Labeled Control FLow](./control-flow/labeled-control-flow.md)
- [Pattern Matching](./control-flow/pattern-matching.md)
Loading

0 comments on commit d4035a7

Please sign in to comment.