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