This website requires JavaScript.
Explore
Help
Sign In
r
/
bootstrap
Watch
1
Fork
You've already forked bootstrap
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d08e5a125f
bootstrap
/
specs
/
clang
/
template
/
test
/
test_hello.c
4 lines
78 B
C
Raw
Blame
History
#
include
"hello.h"
int
main
(
int
argc
,
char
*
*
argv
)
{
return
hello_world
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink