Skip to content

Commit 97f76ad

Browse files
committed
Add await-expr.md to SUMMARY
1 parent b9a201e commit 97f76ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
- [If and if let expressions](expressions/if-expr.md)
6868
- [Match expressions](expressions/match-expr.md)
6969
- [Return expressions](expressions/return-expr.md)
70+
- [Await expressions](expressions/await-expr.md)
7071

7172
- [Patterns](patterns.md)
7273

0 commit comments

Comments
 (0)