index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
fixtures
/
unit
/
parser
/
functions
/
create_resources
/
foo
/
manifests
/
wrongdefine.pp
blob: c933d89ecfadd76271a9892306aec6f2a67fc3ef (
plain
)
1
2
3
define foo
::wrongdefine
(
$one
){
$foo
=
$one
,
}