Added toy.h to the docs

This commit is contained in:
2023-03-11 00:40:04 +11:00
committed by GitHub
parent 4eba9b0e03
commit 06599dbaee
2 changed files with 5 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ print tally(); //3
<hr />
* [repl_tools.h](c-api/repl_tools_h.md)
* [toy.h](c-api/toy_h.md)
* [toy_common.h](c-api/toy_common_h.md)
* [toy_compiler.h](c-api/toy_compiler_h.md)
* [toy_interpreter.h](c-api/toy_interpreter_h.md)