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