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