This commit is contained in:
2026-05-10 13:08:29 -05:00
parent 6a4d9eb544
commit 65aedb5a49
6 changed files with 19 additions and 8 deletions

7
test/tests.cc Normal file
View File

@@ -0,0 +1,7 @@
extern "C" {
#include "../lib/vm.c"
}
int main()
{
}