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