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