]> git.ipfire.org Git - thirdparty/git.git/blame - t/t4018/cpp-function-returning-global-type
path.c: don't call the match function without value in trie_find()
[thirdparty/git.git] / t / t4018 / cpp-function-returning-global-type
CommitLineData
9cc444f0
JS
1::Item get::it::RIGHT()
2{
3 ChangeMe;
9cc444f0 4}