Skip to content

Commit

Permalink
More readable escape, also prepare for prefix use
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Sep 7, 2023
1 parent 820f24e commit fc45dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fst-filters/remove-NA-strings.regex
Original file line number Diff line number Diff line change
@@ -1 +1 @@
~$[ %+Use%/NA ] ;
~$[ "+Use/NA" | "Use/NA+" ] ;

0 comments on commit fc45dbe

Please sign in to comment.