diff options
Diffstat (limited to 'core/text.nom')
| -rw-r--r-- | core/text.nom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/text.nom b/core/text.nom index 9b6fe06..a4899be 100644 --- a/core/text.nom +++ b/core/text.nom @@ -49,6 +49,7 @@ compile [capitalized %text, %text capitalized] to (..) test: assume (("asdf" with "X" instead of "s") == "aXdf") or barf ".." substitution failed + compile [..] %text with %sub instead of %patt, %text with %patt replaced by %sub %text s/ %patt / %sub |
