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