feat: create main

This commit is contained in:
2026-03-20 05:01:36 -03:00
parent 94e741ffb6
commit 8cc1991325
+4
View File
@@ -0,0 +1,4 @@
int main()
{
return 0;
}