xref
: /
freebsd
/
contrib
/
mandoc
/
test-noop.c
(revision dacc43df34a7da82747af82be62cb645eb36f6ca)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
2
main
(
void
)
3
{
4
return
0;
5
}
6