Help for this page
Select Code to Download
Select
or
download this
class C { has $.attr; ... C.new.say; C.new( attr => 666 ); # 42 # 666