confyg/testdata/replace2.in

7 lines
88 B
Plaintext

module "abc"
replace (
"xyz" v1.2.3 => "/tmp/z"
"xyz" v1.3.4 => "my/xyz" v1.3.4-me
)