diff options
Diffstat (limited to 'hello.c')
| -rw-r--r-- | hello.c | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#include <stdio.h> + +int main(int argc, char* argv[]) { + printf("Hello, world!\n"); + return 0; +} |
![]() |
index : hello.git | |
| Test repository. | rayi512x <[email protected]> |
| aboutsummaryrefslogtreecommitdiff |