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