]> git.cameronkatri.com Git - mandoc.git/blob - test-noop.c
Now that the NODE_NOFILL flag in the syntax tree is accurate,
[mandoc.git] / test-noop.c
1 int
2 main(void)
3 {
4 return 0;
5 }