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