highlightjs/highlight.js
test/
markup/
cpp/
pointers-returns.txt
// These will all work: char** foo_bar(); char ** foo_bar(); char **foo_bar();