# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #110038]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=110038 >
nom: say ().pick.defined
nom 33fb02: OUTPUT«True»
nom: say ().pick.perl
nom
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #110064]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=110064 >
nom: my @methods = { say "hello" }.^methods
nom 8c84b8: OUTPUT«Cannot assign a
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #110096]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=110096 >
nom: class A { sub f { has $.x } }
nom a0a467: OUTPUT«use of uninitialized valu