cryptozombies-lesson-code icon indicating copy to clipboard operation
cryptozombies-lesson-code copied to clipboard

fix(createZombie): _name should be of reference type

Open darren-rose opened this issue 3 years ago • 0 comments

Motivation:

Function parameter _name should be reference type.

Modification:

Add memory keyword to _name function argument.

darren-rose avatar Jan 22 '22 20:01 darren-rose