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