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