]> git.cameronkatri.com Git - mandoc.git/blob - test-noop.c
Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro:
[mandoc.git] / test-noop.c
1 int
2 main(void)
3 {
4 return 0;
5 }