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