diff options
| author | wznmickey <first@wznmickey.com> | 2024-03-28 00:06:16 +0800 |
|---|---|---|
| committer | wznmickey <first@wznmickey.com> | 2024-03-28 00:06:16 +0800 |
| commit | 92183a74c4c7b91459c1371bb7a68b5e4c1c23bd (patch) | |
| tree | 63d7cc04e2fc570dd1a52eeb4b45b9633cac490e | |
| parent | 8d0aa11a35f822d044e6be89dc42840e0aea8858 (diff) | |
chore: update the chapter of macros
| -rw-r--r-- | exercises/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/README.md b/exercises/README.md index c7effa9..4cb966e 100644 --- a/exercises/README.md +++ b/exercises/README.md @@ -22,6 +22,6 @@ | iterators | §13.2-4 | | threads | §16.1-3 | | smart_pointers | §15, §16.3 | -| macros | §19.6 | +| macros | §19.5 | | clippy | §21.4 | | conversions | n/a | |
