summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/rdoc/code_objects.rb
diff options
context:
space:
mode:
authorBrice Figureau <brice-puppet@daysofwonder.com>2011-02-12 16:58:20 +0100
committerBrice Figureau <brice-puppet@daysofwonder.com>2011-02-12 16:58:20 +0100
commitc373b6272ddd4daabf15d1b459ef3e86072e3f26 (patch)
tree3476631e427721dda508f46e672eb666c559a8f9 /lib/puppet/util/rdoc/code_objects.rb
parent70a43c4b0d3018a39e29c50b1caf7dec38694323 (diff)
downloadpuppet-c373b6272ddd4daabf15d1b459ef3e86072e3f26.tar.gz
puppet-c373b6272ddd4daabf15d1b459ef3e86072e3f26.tar.xz
puppet-c373b6272ddd4daabf15d1b459ef3e86072e3f26.zip
Fix #6269 - Hashes only work with two levels of access
The following manifest was failing: $hash = { 'a' => { 'b' => { 'c' => 'it works' } } } $out = $hash['a']['b']['c'] because of a typo in the grammar. Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions