mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
Map keyed_element to Pair
This commit is contained in:
parent
b555baead6
commit
6eec2689e5
@ -210,5 +210,6 @@ categoryForGoName = \case
|
||||
"go_statement" -> Go
|
||||
"type_assertion_expression" -> TypeAssertion
|
||||
"type_conversion_expression" -> TypeConversion
|
||||
"keyed_element" -> Pair
|
||||
s -> Other (toS s)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user