🗑️」 clean: cleaned project.

This commit is contained in:
2025-08-11 14:17:41 +02:00
parent b806b1bcd0
commit 8c533e2741
5 changed files with 6 additions and 152 deletions

View File

@ -1,5 +1,5 @@
#include <stdio.h>
#include <test.h>
int main(void){
printf(TEST);
printf("asdf asdfa");
}