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