highlights(elm): zero args constructor pattern matching

This commit is contained in:
Ananda Umamil 2023-01-02 01:43:56 +07:00 committed by Stephan Seitz
parent 3a621b9a83
commit b67822bf58

View file

@ -166,6 +166,8 @@
(type_declaration
(union_variant (upper_case_identifier) @constructor))
(nullary_constructor_argument_pattern
(upper_case_qid (upper_case_identifier) @constructor))
(union_pattern
(upper_case_qid (upper_case_identifier) @constructor))
(value_expr