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