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