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