confyg/testdata/replace2.in

7 lines
88 B
Plaintext
Raw Permalink Normal View History

2018-03-03 22:35:57 +00:00
module "abc"
replace (
"xyz" v1.2.3 => "/tmp/z"
"xyz" v1.3.4 => "my/xyz" v1.3.4-me
)