Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
PUP 4.4.0
-
None
-
None
-
1
-
Language 2016-02-24
-
Not Needed
-
Bug fixed before feature is released.
Description
This code:
notice [].reverse_each
|
Outputs:
Notice: Scope(Class[main]): #<Puppet::Pops::Types::Iterator:0x007f93ec28f938>
|
I'd expect either a Runtime['ruby', 'iterator'] or something like Iterator[<type of thing being iterated>].