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