In the current Lua.c32 DMI implementation, it is a flat table with dotted names in...
[hdt-cyring.git] / dummy.c
blob2602c9b4c3c09955dc37a3d6081f7bc772e00272
1 /*
2 * Trivial C program to test the compiler
3 */
5 int main(int argc, char *argv[])
7 return 0;