gl-website-deployer/vendor/doctrine/rst-parser/docs/en/customizing-rendering.rst
2024-11-19 08:02:04 +01:00

1 KiB

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>
#include <iostream>

using namespace std;

int main(void)
{
    cout << "Hello world!" << endl;
}
</html>