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