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