This website requires JavaScript.
Explore
Help
Register
Sign In
hjp
/
sandkiste
Watch
1
Star
0
Fork
You've already forked sandkiste
0
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
master
sandkiste
/
hello.c
7 lines
91 B
C
Raw
Permalink
Blame
History
#
include
<stdio.h>
int
main
(
void
)
{
printf
(
"
hello, gitea actions
\n
"
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink