xref
: /
external
/
python
/
pycparser
/
tests
/
c_files
/
simplemain.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
hdir\emptydir\..\9\inc.h
"
2
main()
3
int
main
() {
4
return
0;
5
}
6