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


> p6 '$_ = "foo"; say S/a/b/'
Nil

Should instead return "foo".

Reply via email to