Merge branch 'bc/asciidoc-pretty-formats-fix'
[git] / t / t4018 / cpp-function-returning-global-type
1 ::Item get::it::RIGHT()
2 {
3         ChangeMe;
4 }