language-puppet-1.4.1: tests/Parser/lexer/collection_override.pp
@file {
"/tmp/collection":
content => "whatever"
}
File<| |> {
mode => 0600
}
@file {
"/tmp/collection":
content => "whatever"
}
File<| |> {
mode => 0600
}