This commit is contained in:
jhejda@wmpromus.com 2019-05-08 11:53:52 +02:00
parent a45e57cb81
commit 6fe4f7f92a

View File

@ -2,9 +2,10 @@ class test (
) {
class { 'test':
message => 1
}
info('Hello')
#class { 'test':
#message => 1
#}
#fail('Hello world')