Merge tag 'l10n-2.27.0-rnd2' of git://github.com/git-l10n/git-po
[git] / t / t4018 / rust-impl
1 impl<'a, T: AsRef<[u8]>>  std::RIGHT for Git<'a> {
2
3     pub fn ChangeMe(&self) -> () {
4     }
5 }