Still NYI (2017.11,HEAD(e5b660e)), although now it prints a slightly better NYI
message:

===SORRY!=== Error while compiling -e
"::=" not yet implemented. Sorry.
at -e:1
------> class Indiana { has $.pi ::= 3 ⏏}; say Indiana.new.pi


On 2015-07-18 12:06:15, masak wrote:
> <TimToady> m: class Indiana { has $.pi ::= 3 }; say Indiana.new.pi
> <camelia> rakudo-moar 4b5e19: OUTPUT«===SORRY!=== Error while
> compiling /tmp/FXWlrnIrT7␤Cannot use ::= to initialize an attribute␤at
> /tmp/FXWlrnIrT7:1␤------> class Indiana { has $.pi ::= 3 ⏏}; say
> Indiana.new.pi␤»
> <TimToady> that oughta be made to work
> * masak submits NYI rakudobug

Reply via email to