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