summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2023-03-15 21:05:39 +0100
committerGitHub <noreply@github.com>2023-03-15 21:05:39 +0100
commit15f222adefd2bf7835bfd74a12d720028ae68d29 (patch)
tree20ec8adad1a964dd5e81d903b684dfd2da48f615 /tests
parent11ef5aafc739202f823db79ca89e0c73e1db4e8f (diff)
downloadpygments-git-15f222adefd2bf7835bfd74a12d720028ae68d29.tar.gz
bash/tcsh: move "break" to keywords (#2377)
Fixes #2374
Diffstat (limited to 'tests')
-rw-r--r--tests/examplefiles/bash/ltmain.sh.output12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/examplefiles/bash/ltmain.sh.output b/tests/examplefiles/bash/ltmain.sh.output
index fbfdf65d..3f4192db 100644
--- a/tests/examplefiles/bash/ltmain.sh.output
+++ b/tests/examplefiles/bash/ltmain.sh.output
@@ -1774,7 +1774,7 @@
'=' Operator
'CC' Text
'\n\t ' Text.Whitespace
-'break' Name.Builtin
+'break' Keyword
' ' Text.Whitespace
';' Punctuation
';' Punctuation
@@ -1988,7 +1988,7 @@
'=' Operator
'$z' Name.Variable
'\n\t ' Text.Whitespace
-'break' Name.Builtin
+'break' Keyword
'\n\t ' Text.Whitespace
';' Punctuation
';' Punctuation
@@ -3656,7 +3656,7 @@
'$arg' Name.Variable
'"' Literal.String.Double
'\n ' Text.Whitespace
-'break' Name.Builtin
+'break' Keyword
'\n ' Text.Whitespace
';' Punctuation
';' Punctuation
@@ -3895,7 +3895,7 @@
'=' Operator
'compile' Text
'\n\t ' Text.Whitespace
-'break' Name.Builtin
+'break' Keyword
'\n\t ' Text.Whitespace
';' Punctuation
';' Punctuation
@@ -6989,7 +6989,7 @@
'=' Operator
'yes' Text
'\n\t' Text.Whitespace
-'break' Name.Builtin
+'break' Keyword
'\n\t' Text.Whitespace
';' Punctuation
';' Punctuation
@@ -12680,7 +12680,7 @@
'\n\t\t' Text.Whitespace
'fi' Keyword
'\n\t\t' Text.Whitespace
-'break' Name.Builtin
+'break' Keyword
' ' Text.Whitespace
'2' Literal.Number
'\n\t ' Text.Whitespace