rouge
rouge copied to clipboard
C++, add C++20 module keywords 'module' and 'import' to lexer.
This adds the keywords 'module' and 'import' to the C++ lexer, along with a short code sample.