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