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