about summary refs log tree commit diff
path: root/third_party/git/t/t4018/php-function
blob: 35717c51c3b90c23f8e7e6b5a30d365b7d279ef4 (plain) (blame)
1
2
3
4
function RIGHT()
{
    return 'ChangeMe';
}