]> git.ipfire.org Git - thirdparty/git.git/blob - t/t4018/php-function
Merge branch 'en/pull-do-not-rebase-after-fast-forwarding'
[thirdparty/git.git] / t / t4018 / php-function
1 function RIGHT()
2 {
3 return 'ChangeMe';
4 }