mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 15:48:47 +00:00
fix build errors; remove dumb non-working printf annotations; move C++ user-defined-literal thing into the header
This commit is contained in:
@@ -858,5 +858,7 @@ int main(void)
|
||||
}
|
||||
}
|
||||
|
||||
MD_String8 str = MD_PushStringF("%i", "foobar");
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user