Skip to content

Commit c24203e

Browse files
Power Constructors in JS, Step 4.
1 parent 83fcb94 commit c24203e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

power_constructors.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ Power Constructors
1212
1313
3. Agument the object with privileged methods.
1414
* These methods have unique access to the properties defined in Step 2.
15+
16+
4. Return the object.
1517
*/

0 commit comments

Comments
 (0)