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