mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-10 20:20:38 +02:00
enable support for using `&' in the pattern substitution replacement string
This commit is contained in:
@@ -151,6 +151,7 @@ a
|
||||
[27] aaa
|
||||
[28] aaa
|
||||
[29] aaa
|
||||
declare -a array=([0]="a" [1]="b" [2]="c" [3]=$'\n')
|
||||
1 2 3 4 5
|
||||
foo 0 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user