Changed highlights.scm to use (any_type) node type instead of the string literal "any". The grammar defines any as any_type rule, not as a bare keyword string.
storybook
@ 26bbef58d3
Changed highlights.scm to use (any_type) node type instead of the string literal "any". The grammar defines any as any_type rule, not as a bare keyword string.