]> git.cameronkatri.com Git - mandoc.git/blob - test-noop.c
Do not die on an assertion if an input file contains no section
[mandoc.git] / test-noop.c
1 int
2 main(void)
3 {
4 return 0;
5 }