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