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