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