Commit df2d836
Fix Prototype-Pattern SampleCode
I want to modify the prototype pattern sample code.
By default, the structure thinks that it does not need to use a prototype pattern because the values are copied.
The sample code is structured, so I think it is right to change it to a class.1 parent 19c7c53 commit df2d836
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
1061 | | - | |
| 1061 | + | |
1062 | 1062 | | |
1063 | 1063 | | |
1064 | 1064 | | |
| |||
0 commit comments