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