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