]> git.ipfire.org Git - thirdparty/git.git/blob - t/t4018/python-class
The seventh batch
[thirdparty/git.git] / t / t4018 / python-class
1 class RIGHT(int, str):
2 # comment
3 # another comment
4 # ChangeMe