# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #117217]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=117217 >


<diakopter> should try trap stub code executed?
<masak> rn: try !!!; say "alive"
<p6eval> rakudo 2a41b3, niecza v24-35-g5c06e28: OUTPUT«alive␤»
<masak> diakopter: I don't see why not.
<diakopter> rn: try ...; say "alive"
<p6eval> rakudo 2a41b3: OUTPUT«Stub code executed␤current instr.: 'throw' [...]
<p6eval> ..niecza v24-35-g5c06e28: OUTPUT«alive␤»
<diakopter> rn: try ???; say "alive"
<p6eval> rakudo 2a41b3: OUTPUT«Stub code executed  in block  at
/tmp/fUkwbTNwFT:1␤␤alive␤»
<p6eval> ..niecza v24-35-g5c06e28: OUTPUT«alive␤»
<masak> I think neither ... nor ??? should emit anything.
<masak> aka Niecza is right twice.
* masak submits rakudobug

Reply via email to