This commit is contained in:
Richard Thier 2025-09-10 03:15:08 +02:00
parent f7e57b6eef
commit 684b05317a

1
alma.c
View File

@ -1,5 +1,6 @@
#include <stdio.h>
// main function
int main() {
return 0;
}