2 lines
47 B
Text
2 lines
47 B
Text
$ txr -p '(regsub #/a+/ "-" "baaaaaad")'
|
|
"b-d"
|
$ txr -p '(regsub #/a+/ "-" "baaaaaad")'
|
|
"b-d"
|