# New Ticket Created by Siddhant Saraf
# Please include the string: [perl #113848]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=113848 >
$ cat error.pl
class foo {
has $.x;
}
my $obj = fo
# New Ticket Created by Sir Robert Burbridge
# Please include the string: [perl #113808]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=113808 >
Bug report. The snippet below (and associated github gist) says it all.