Skip to content

Commit dbc13f9

Browse files
committed
Update syntax
1 parent d202345 commit dbc13f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exercises/4-methods.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const methods = iface => {
44
// Introspect all properties of iface object and
55
// extract function names and number of arguments
66
// For example: {
7-
// m1: x => [x],
7+
// m1: (x) => [x],
88
// m2: function (x, y) {
99
// return [x, y];
1010
// },

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy