# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #66388]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66388 >
<masak> Rakudo doesn't support '=begin SUMMARY' Pod syntax!?
<pmurias> ruoso: and having the as a separate parameter type would
force as to have a native int is {ref,readonly,rw} params
<masak> rakudo: =begin SUMMARYThis be a summary.=end SUMMARYsay "OH HAI"
<p6eval> rakudo 5f70a6: OUTPUT«OH HAI»
<masak> hm.
<masak> rakudo: role A;=begin SUMMARYThis be a summary.=end
SUMMARYsay "OH HAI"
<p6eval> rakudo 5f70a6: OUTPUT«Unable to parse role definition at line
2, near ";\n=begin S" [...]
<masak> ah. there we go.
* masak submits rakudobug