summaryrefslogtreecommitdiffstats
path: root/examples/code/snippets/emptyclass.pp
blob: 48047e748df1c48851f6f2d1878a933501cf6653 (plain)
1
2
3
4
5
6
7
8
9
# $Id$

define component {
}

class testing {
}

include testing