language-puppet-1.4.1: tests/Parser/lexer/funccomma.pp
@file {
["/tmp/funccomma1","/tmp/funccomma2"]: content => "1"
}
realize( File["/tmp/funccomma1"], File["/tmp/funccomma2"] , )
@file {
["/tmp/funccomma1","/tmp/funccomma2"]: content => "1"
}
realize( File["/tmp/funccomma1"], File["/tmp/funccomma2"] , )