# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #99938] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=99938 >
<felher> nom: state $blar;
<p6eval> nom 6fd077: OUTPUT«(signal SEGV)»
<jnthn> epic fel
<felher> :)
* masak submits rakudobug
<masak> nom: sub foo { state $blar = "OH HAI"; say $blar }; foo
<p6eval> nom 6fd077: OUTPUT«OH HAI»
