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