Files
tyche/test/tests.cc
2026-05-10 13:08:29 -05:00

7 lines
53 B
C++

extern "C" {
#include "../lib/vm.c"
}
int main()
{
}