Yeah, I'm not sure either.
// Carl
On Sun, Aug 10, 2014 at 7:27 AM, Jonathan Scott Duff via RT
wrote:
> On Sun Feb 26 09:00:11 2012, masak wrote:
>> there are a few things missing in Temporal, though
>> like Date.new(now);
>> you have to do Date.new(DateTime.now)
>> how about Date.today?
>>
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #122504]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=122504 >
m: -> $f, $s { return $f + $s }(23, 42)
rakudo-moar 11afe1: ( no output )
m: say -> $f