its compiling... (prepping for runtime testing)

This commit is contained in:
ed
2025-02-08 23:27:06 -05:00
parent 3b12268f46
commit 50c7853b9f
15 changed files with 138 additions and 54 deletions
+8
View File
@@ -0,0 +1,8 @@
// This is test strictly for the granular (non-generated) version of the library to make sure it operates correctly
#include "metadesk.c"
int main()
{
}