update c11.refactor for mdesk symbols

This commit is contained in:
ed
2025-02-10 14:35:09 -05:00
parent d84c47c5ee
commit e07d7dbc2b
4 changed files with 82 additions and 15 deletions
+2
View File
@@ -15,5 +15,7 @@ int main()
gen_Context ctx = {0};
gen_init(& ctx);
return 0;
}