third
Some checks failed
First CI / build (push) Failing after 12s

This commit is contained in:
ja
2023-11-21 19:14:58 +01:00
parent 03b1504b9c
commit 962b369b1e

View File

@@ -1,7 +0,0 @@
#include stdio.h
using namespace std;
int main()
{
printf("Halo, Welt!");
return 0;
}