summaryrefslogtreecommitdiff
path: root/t/t4018/python-class
blob: ba9e741430f28daa3f578bbdb709d8b78cef917b (plain)
1
2
3
4
class RIGHT(int, str):
    # comment
    # another comment
    # ChangeMe