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
|
||||
#
|
||||
|
||||
# TODO(Krzysztof Wilczynski): Support for strings would be nice too ...
|
||||
|
||||
module Puppet::Parser::Functions
|
||||
newfunction(:reverse, :type => :rvalue, :doc => <<-EOS
|
||||
EOS
|
||||
|
|
Loading…
Reference in a new issue