forked from Mirror/wren
This is just for the VM's own internal use, for resolving relative imports. Also added a tiny unit test framework for writing tests of low-level C functionality that isn't exposed directly by the language or VM.
2 lines
17 B
C
2 lines
17 B
C
void testPath();
|