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


Code:
say ‘Hello’;
*...‘WAT’

Result:
Hello
===SORRY!===
Method 'succ' not found for invocant of class 'Whatever'


Well, I've always thought that ===SORRY!=== is compile time only.

Reply via email to