Skip to content

Commit fc83b6f

Browse files
authored
Added 'How to add header commands to compiletest'
1 parent 5723bce commit fc83b6f

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
@@ -3,6 +3,7 @@
33
- [About this guide](./about-this-guide.md)
44
- [How to build the compiler and run what you built](./how-to-build-and-run.md)
55
- [Using the compiler testing framework](./running-tests.md)
6+
- [How to add new header commands to `compiletest`](./compiletest.md)
67
- [Walkthrough: a typical contribution](./walkthrough.md)
78
- [High-level overview of the compiler source](./high-level-overview.md)
89
- [Queries: demand-driven compilation](./query.md)

0 commit comments

Comments
 (0)