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