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