# New Ticket Created by Edwin Steiner
# Please include the string: [perl #115312]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=115312 >
$ ./perl6 -e 'sub foo(Int *@ints) { say @ints }; foo(1)'
Nominal type check fail
# New Ticket Created by Edwin Steiner
# Please include the string: [perl #115310]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=115310 >
$ ./perl6
> class A { has @.a of int }
Null PMC access in get_string()
$ ./per
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #115308]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=115308 >
r: say $_!X::a
rakudo 919d96: OUTPUT«===SORRY!===Method 'is_trusted' not
found
# New Ticket Created by "Gerhard R."
# Please include the string: [perl #115248]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=115248 >
Applies to Parrot RELEASE_4_8_0-130-g6236d2d and earlier.
The issue is described
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #115298]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=115298 >
nr: $_ = "foo bar"; say m/ $( $_ ) /
niecza v22-13-g0d2a99e: OUTPUT«#»
..raku
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #115296]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=115296 >
nr: $_ = "foo bar"; say m/ $( $_ ) /
niecza v22-13-g0d2a99e: OUTPUT«#»
..raku
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #115294]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=115294 >
nr: $_ = "foo bar"; say m/ "{ $_ }" /
niecza v22-13-g0d2a99e: OUTPUT«#»
..rak