1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00
This commit is contained in:
joshvera 2017-03-17 10:38:27 -04:00
parent 1923518509
commit 2d06266ef8

View File

@ -90,4 +90,4 @@ categoryForTypeScriptName = \case
"break_statement" -> Break
"continue_statement" -> Continue
"yield_expression" -> Yield
_ -> Other name
name -> Other name