# New Ticket Created by  Tobias Leich 
# Please include the string:  [perl #125253]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=125253 >


sub MAIN($a) { ... } #= flubber
rakudo-moar c2a57e: OUTPUT«Usage:␤  /tmp/jF9IVKBBk9 <a> -- flubber␤»

sub MAIN($a where True) { ... } #= flubber
rakudo-moar c2a57e: OUTPUT«Usage:␤  /tmp/1Z80c6DhRA <a> ␤»

I expect that both mention 'flubber'.

Reply via email to