xref: /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/cpp (revision b8851fcc53cbe24fd20b090f26dd149e353f6174)
1[name]
2Special handling of C++
3
4[input]
5=head1 NAME
6
7gcc - GNU project C and C++ compiler
8
9=head1 C++ NOTES
10
11Other mentions of C++.
12
13=cut
14
15[output]
16NAME
17    gcc - GNU project C and C++ compiler
18
19C++ NOTES
20    Other mentions of C++.
21