diff options
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +#include <stdio.h> +#include <test/hai.h> + +int main() { + printf("%d\n", hai()); + return 0; +} |
![]() |
index : cook | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |