summaryrefslogtreecommitdiff
path: root/t/t4018/python-indented-class
blob: 19b4f35c4ca1ab77371c842728618c4db758f666 (plain)
1
2
3
4
5
if TYPE_CHECKING:
    class RIGHT:
        # comment
        # another comment
        # ChangeMe