xref: /src/contrib/mandoc/test-noop.c (revision b87850b96e1e1abc3232fbacf8da955eecf97fc3)
1 int
2 main(void)
3 {
4 	return 0;
5 }
6