xref
: /
Universal-ctags
/
Units
/
parser-puppetManifest.r
/
varname.d
/
input.pp
(revision 295b1dfce00bf42d687fb9c3734de70fa8715926)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
$_msg = 'hello, world!'
2
class helloworld {
3
notify { $::_msg: }
4
}
5