Skip to content
Snippets Groups Projects
Verified Commit fe9e1a38 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Fix merge conflicts

parent 6eabb13f
Branches
Tags
2 merge requests!96DOC: Added CITATION.cff to the list of files in the release guide where the...,!71F find query
Pipeline #34567 passed
......@@ -328,11 +328,6 @@ NEGATION:
) WHITE_SPACE_f?
;
/** */
WITH:
[Ww][Ii][Tt][Hh] WHITE_SPACE_f?
;
/** */
WITH_A:
[Ww][Ii][Tt][Hh] (WHITE_SPACE_f? A)? WHITE_SPACE_f?
......@@ -373,6 +368,7 @@ ELSE:
[Ee][Ll][Ss][Ee] WHITE_SPACE_f?
;
/** */
WHERE:
[Ww][Hh][Ee][Rr][Ee] WHITE_SPACE_f?
;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment