Tweaked docs in repl_tools.h and toy.h

This commit is contained in:
2023-07-22 19:11:45 +10:00
parent 9ed6383630
commit 8e5ec7d847
7 changed files with 116 additions and 31 deletions

View File

@@ -3,4 +3,3 @@
#include "toy_interpreter.h"
int Toy_hookAbout(Toy_Interpreter* interpreter, Toy_Literal identifier, Toy_Literal alias);