summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAmr Hesham <amr96@programmer.net>2023-03-03 11:08:15 +0200
committerGitHub <noreply@github.com>2023-03-03 10:08:15 +0100
commitb4885f8e75c666f71e3fd628771597839d9f278b (patch)
tree879b8ed3913ae76461277e17f2fc2fa8fe9e6df6 /tests
parentd27aa1033c726fa19751fb97663183068b4271c0 (diff)
downloadpygments-git-b4885f8e75c666f71e3fd628771597839d9f278b.tar.gz
Add more keywords to Carbon lexer (#2369)
Diffstat (limited to 'tests')
-rw-r--r--tests/examplefiles/carbon/declarations.carbon.output4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/examplefiles/carbon/declarations.carbon.output b/tests/examplefiles/carbon/declarations.carbon.output
index 48b1362f..125c5694 100644
--- a/tests/examplefiles/carbon/declarations.carbon.output
+++ b/tests/examplefiles/carbon/declarations.carbon.output
@@ -16,14 +16,14 @@
':' Punctuation
'!' Punctuation
' ' Text.Whitespace
-'type' Name.Other
+'type' Keyword
',' Punctuation
' ' Text.Whitespace
'YY' Name.Other
':' Punctuation
'!' Punctuation
' ' Text.Whitespace
-'type' Name.Other
+'type' Keyword
')' Punctuation
' ' Text.Whitespace
'{' Punctuation