Added TODO for future reference.
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
This commit is contained in:
parent
5da2005d04
commit
9ec50e7968
1 changed files with 2 additions and 0 deletions
2
range.rb
2
range.rb
|
@ -2,6 +2,8 @@
|
|||
# range.rb
|
||||
#
|
||||
|
||||
# TODO(Krzysztof Wilczynski): We probably need to approach numeric values differently ...
|
||||
|
||||
module Puppet::Parser::Functions
|
||||
newfunction(:range, :type => :rvalue, :doc => <<-EOS
|
||||
EOS
|
||||
|
|
Loading…
Reference in a new issue