Added TODO for future reference.
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
This commit is contained in:
parent
c3877c1984
commit
606820a4c9
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
# reverse.rb
|
# reverse.rb
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# TODO(Krzysztof Wilczynski): Support for strings would be nice too ...
|
||||||
|
|
||||||
module Puppet::Parser::Functions
|
module Puppet::Parser::Functions
|
||||||
newfunction(:reverse, :type => :rvalue, :doc => <<-EOS
|
newfunction(:reverse, :type => :rvalue, :doc => <<-EOS
|
||||||
EOS
|
EOS
|
||||||
|
|
Loading…
Reference in a new issue