# New Ticket Created by [email protected]
# Please include the string: [perl #117923]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=117923 >
This is perl6 version 2013.04-55-gfe70494 built on parrot 5.2.0
revision RELEASE_5_2_0
use MONKEY_TYPING;
augment class List { proto method combinations(|) {*} }
Cannot look up attributes in a type object
current instr.: 'gimme' pc 285305 (src/gen/CORE.setting.pir:125270)
(src/gen/CORE.setting:6051)
called from Sub 'sink' pc 294412 (src/gen/CORE.setting.pir:128913)
(src/gen/CORE.setting:6359)
called from Sub 'MAIN' pc 381 (src/gen/perl6.pir:147) (src/main.nqp
src/gen/main-version.nqp:42)
called from Sub '' pc 77 (src/gen/perl6.pir:56) (src/main.nqp
src/gen/main-version.nqp:1)
called from Sub '' pc 1127 (src/gen/perl6.pir:404) (src/main.nqp
src/gen/main-version.nqp:52)