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