summaryrefslogtreecommitdiff
path: root/Bugs/replacecase
diff options
context:
space:
mode:
Diffstat (limited to 'Bugs/replacecase')
-rw-r--r--Bugs/replacecase1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugs/replacecase b/Bugs/replacecase
new file mode 100644
index 0000000000..795ea9db46
--- /dev/null
+++ b/Bugs/replacecase
@@ -0,0 +1 @@
+s/\w/[\u$&\l$&]/gi;