# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #100480]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=100480 >
<TimToady> perl6: say <arrays are <nice forever>>.perl
<p6eval> rakudo 5a3836: OUTPUT«Bool::True»
<p6eval> ..pugs, niecza v10-18-g5be99bf: OUTPUT«("arrays", "are",
"<nice", "forever>")»
<TimToady> that one's a rakudobug
<masak> oh!
* masak submits it
<TimToady> brackets are always supposed to count depth
<TimToady> even when it makes little sense, like here :)
<TimToady> otoh
<TimToady> perl6: say <My <em> tag is awesome.>.perl
<p6eval> rakudo 5a3836: OUTPUT«===SORRY!===Confused at line 1, near
"say <My <e"»
<p6eval> ..pugs, niecza v10-18-g5be99bf: OUTPUT«("My", "<em>", "tag",
"is", "awesome.")»
<masak> right. that's another symptom of the same bug.