Files
Toy/repl/lib_toy_version_info.h

6 lines
145 B
C

#pragma once
#include "toy_interpreter.h"
int Toy_hookToyVersionInfo(Toy_Interpreter* interpreter, Toy_Literal identifier, Toy_Literal alias);