On Fri, 23 Oct 2015 03:29:12 -0700, elizabeth wrote:
> [12:14:56] m: sub a(Int:D() $a) { dd $a }; a "42" #
> type smileys not complete first citizen yet :-(
> [12:14:57] <+camelia> rakudo-moar 3df263: OUTPUT«Type check failed
> in binding $a; expected Int but got Str in sub a at
> /tmp/b
On Fri, 23 Oct 2015 03:29:12 -0700, elizabeth wrote:
> [12:14:56] m: sub a(Int:D() $a) { dd $a }; a "42" #
> type smileys not complete first citizen yet :-(
> [12:14:57] <+camelia> rakudo-moar 3df263: OUTPUT«Type check failed
> in binding $a; expected Int but got Str in sub a at
> /tmp/b
On Fri, 23 Oct 2015 03:29:12 -0700, elizabeth wrote:
> [12:14:56] m: sub a(Int:D() $a) { dd $a }; a "42" #
> type smileys not complete first citizen yet :-(
> [12:14:57] <+camelia> rakudo-moar 3df263: OUTPUT«Type check failed
> in binding $a; expected Int but got Str in sub a at
> /tmp/b
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #126433]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126433 >
[12:14:56] m: sub a(Int:D() $a) { dd $a }; a "42" # type smileys
not compl