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