@ -0,0 +1,3 @@
# Info
Das ist ein kleines Demo-Projekt.
@ -0,0 +1,8 @@
#include <stdio.h>
#include <stdlib.h>
int main(void) {
puts("Hello Wrld");
return EXIT_SUCCESS;
}
The note is not visible to the blocked user.