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
b3f8826692
bootstrap
/
specs
/
clang
/
template
/
main.c
4 lines
87 B
C
Raw
Blame
History
#
include
"hello.h"
int
main
(
int
argc
,
char
*
argv
[
argc
+
1
]
)
{
return
hello_world
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink