about summary refs log tree commit diff
path: root/third_party/git/t/t4018/python-class
blob: ba9e741430f28daa3f578bbdb709d8b78cef917b (plain) (blame)
1
2
3
4
class RIGHT(int, str):
    # comment
    # another comment
    # ChangeMe