index
:
cook
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
hai.c
blob: 752cd40e66713d4549949537b108cdd18d193484 (
plain
)
1
2
3
4
5
#include <stdio.h> int hai() { return 42; }