tree-sitter-swift
tree-sitter-swift copied to clipboard
!Enum.case.variable is not parsed correctly
when we parse !Enum.case.variable ! is associated to Enum but it should be associated to Enum.case.variable