This website requires JavaScript.
Explore
Help
Sign In
FWGS
/
waf
mirror of
https://gitlab.com/ita1024/waf.git
Watch
2
Star
0
Fork
You've already forked waf
0
Code
Issues
Projects
Releases
Wiki
Activity
f6b6191480
waf
/
tests
/
diff_top_src
/
main.c
7 lines
70 B
C
Raw
Blame
History
#
include
<stdio.h>
int
main
(
)
{
printf
(
"
Howdy!
\n
"
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink