tree-walk.c: don't match submodule entries for 'submod/anything'
[git] / t / t4018 / python-indented-class
1 if TYPE_CHECKING:
2     class RIGHT:
3         # comment
4         # another comment
5         # ChangeMe