Browse Source

Commit message

master
oulis 5 years ago
parent
commit
ae481d60c4
  1. 3
      hello.c

3
hello.c

@ -0,0 +1,3 @@
int main() {
printf("Hello.");
}
Loading…
Cancel
Save