blob: 2e56d92012477be464eaa5057ca06e59cf33fd04 [file] [log] [blame]
module abc
replace xyz v1.2.3 => /tmp/z
replace xyz v1.3.4 => my/xyz v1.3.4-me
replace (
w v1.0.0 => "./a,"
w v1.0.1 => "./a()"
w v1.0.2 => "./a[]"
w v1.0.3 => "./a{}"
)