DEBSOURCES
Skip Quicknav
sources / mgmt / 0.0.26.git.2024.10.25.85e1d6c0e8-4 / examples / lang / interpolate1.mcl
12345
$audience = "WORLD!" file "/tmp/mgmt/hello" { content => "hello ${audience}!\n", state => $const.res.file.state.exists, }