xref
: /
Universal-ctags
/
Units
/
parser-puppetManifest.r
/
puppet-emptyclass.d
/
input.pp
(revision 6201d8aab20bf8024d5a01b300b0c4dc0c3e0e91)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $Id$
2
3
define component {
4
}
5
6
class testing {
7
}
8
9
include testing
10