diff options
author | Sebastian Engel <dev@sebastianengel.eu> | 2021-10-07 20:15:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-07 20:15:07 +0200 |
commit | a3f2ebd10405bfb260a9dcab05392607452dce8e (patch) | |
tree | 2e59bfe88b8d46d83e1c7f2b24e7034e255e2ef0 /pygments/lexers/actionscript.py | |
parent | 0ef9b78ecc196745272060b1051fdf9808301c2a (diff) | |
download | pygments-git-a3f2ebd10405bfb260a9dcab05392607452dce8e.tar.gz |
Un in unexport keyword of Makefile correctly lexed (#1898)
As pointed out by Issue #1860 the keyword unexport was not correctly
matched. Only the part `export' had been matched.
This commit adds an optional group to the regex of the `export`
keyword to match `unexport` as well.
Diffstat (limited to 'pygments/lexers/actionscript.py')
0 files changed, 0 insertions, 0 deletions