We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21feb4b + 939acef commit dde8aa0Copy full SHA for dde8aa0
1 file changed
lib/puppet/parser/functions/upcase.rb
@@ -12,7 +12,7 @@ module Puppet::Parser::Functions
12
13
Will return:
14
15
- ASDF
+ ABCD
16
EOS
17
) do |arguments|
18
0 commit comments