missing :

This commit is contained in:
jhejda@wmpromus.com 2019-03-12 16:58:45 +01:00
parent 92c20fab5c
commit 6f60519b49

View File

@ -1,5 +1,5 @@
class test (
) {
notify { 'HELLO WORLD'}
notify { 'HELLO WORLD':}
}