about summary refs log tree commit diff
path: root/third_party/git/t/t4018/python-indented-class
blob: 19b4f35c4ca1ab77371c842728618c4db758f666 (plain) (blame)
1
2
3
4
5
if TYPE_CHECKING:
    class RIGHT:
        # comment
        # another comment
        # ChangeMe