diff --git a/reference/src/SUMMARY.md b/reference/src/SUMMARY.md index 5c1b5f5b..55b12075 100644 --- a/reference/src/SUMMARY.md +++ b/reference/src/SUMMARY.md @@ -24,6 +24,7 @@ - [Labeled Control FLow](control-flow/labeled-control-flow.md) - [Pattern Matching](control-flow/pattern-matching.md) - [Functions](functions.md) + - [Macro Functions](functions/macros.md) - [Structs](structs.md) - [Enums](enums.md) - [Constants](constants.md)