mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-13 04:51:26 -07:00
9 lines
157 B
C
9 lines
157 B
C
// This is test strictly for the granular (non-generated) version of the library to make sure it operates correctly
|
|
|
|
#include "metadesk.c"
|
|
|
|
int main()
|
|
{
|
|
|
|
}
|