xref: /Universal-ctags/Units/parser-puppetManifest.r/varname.d/input.pp (revision 295b1dfce00bf42d687fb9c3734de70fa8715926)
1$_msg = 'hello, world!'
2class helloworld {
3    notify { $::_msg: }
4}
5