Kevin Enderby | f458603 | 2016-07-29 17:44:13 +0000 | [diff] [blame] | 1 | !<arch> |
2 | // 26 ` | ||||
3 | 1234567890123456hello.c/ | ||||
4 | |||||
5 | /507 0 0 0 644 102 ` | ||||
6 | #include <stdio.h> | ||||
7 | #include <stdlib.h> | ||||
8 | int | ||||
9 | main() | ||||
10 | { | ||||
11 | printf("Hello World\n"); | ||||
12 | return EXIT_SUCCESS; | ||||
13 | } |