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


This is a spin off from RT #77520.

There is a test in S06-currying/assuming-and-mmd.t
and here's an example:

[jdv@wieldy rakudo]$ perl6 -e 'say { $^x }.assuming(1).()'
Method 'assuming' not found for invocant of class 'Block'
  in block <unit> at -e:1

[jdv@wieldy rakudo]$

Reply via email to