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