Skip to content

Commit

Permalink
Add #ifpathexists
Browse files Browse the repository at this point in the history
  • Loading branch information
melund committed Feb 22, 2023
1 parent c0b8025 commit 6821a7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pygments_anyscript/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ class AnyScriptLexer(RegexLexer):
"#elif",
"#class_template",
"#define",
"#ifpathexists"
"#ifnpathexists"
"#path",
"#var",
)
Expand Down

0 comments on commit 6821a7c

Please sign in to comment.