You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
14:51 Zoffix m: $ = 42 but role { has int $!x }
14:51 camelia rakudo-moar 277b6e: ( no output )
14:51 Zoffix m: $ = 42 but role { has Int $!x = 42 }
14:51 camelia rakudo-moar 277b6e: ( no output )
14:51 Zoffix m: $ = 42 but role { has int $!x = 42 }
14:51 camelia rakudo-moar 277b6e: OUTPUT: «Invalid BUILD_LEAST_DERIVED plan in block <unit> at <tmp> line 1»
On Thu, 20 Apr 2017 07:53:23 -0700, cpan@zoffix.com wrote:
14:51 Zoffix m: $ = 42 but role { has int $!x }
14:51 camelia rakudo-moar 277b6e: ( no output )
14:51 Zoffix m: $ = 42 but role { has Int $!x = 42 }
14:51 camelia rakudo-moar 277b6e: ( no output )
14:51 Zoffix m: $ = 42 but role { has int $!x = 42 }
14:51 camelia rakudo-moar 277b6e: OUTPUT: «Invalid
BUILD_LEAST_DERIVED plan in block <unit> at <tmp> line 1»
Fixed (plus the num and str cases too) and test added to S12-attributes/defaults.t.
Migrated from rt.perl.org#131181 (status was 'resolved')
Searchable as RT131181$
The text was updated successfully, but these errors were encountered: