yeet
This commit is contained in:
9
out/production/Anwendungsentwicklung/P11/test2.c
Normal file
9
out/production/Anwendungsentwicklung/P11/test2.c
Normal file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Created by jordi on 1/8/24.
|
||||
//
|
||||
|
||||
#include <stdio.h>
|
||||
int main()
|
||||
{
|
||||
printf("hallo");
|
||||
}
|
||||
Reference in New Issue
Block a user