summaryrefslogtreecommitdiff
path: root/empty.rb
diff options
context:
space:
mode:
Diffstat (limited to 'empty.rb')
-rw-r--r--empty.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/empty.rb b/empty.rb
index b83ece0..2e75c61 100644
--- a/empty.rb
+++ b/empty.rb
@@ -2,6 +2,8 @@
# empty.rb
#
+# TODO(Krzysztof Wilczynski): Support for hashes would be nice too ...
+
module Puppet::Parser::Functions
newfunction(:empty, :type => :rvalue, :doc => <<-EOS
EOS