This website requires JavaScript.
Explore
Help
Register
Sign In
snare
/
voltron
mirror of
https://github.com/snare/voltron.git
Watch
1
Star
1
Fork
You've already forked voltron
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
82bf16bcf8
voltron
/
tests
/
test.c
8 lines
76 B
C
Raw
Blame
History
#
include
<stdio.h>
int
main
(
void
)
{
printf
(
"
hello
\n
"
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink