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