rev-parse: fix segfault with missing --path-format argument
[git] / t / t4018 / python-class
1 class RIGHT(int, str):
2     # comment
3     # another comment
4     # ChangeMe