1:17 - No overload matches this call.
1:17 - Overload 1 of 2, '(iterable?: Iterable<any>): Set<any>', gave the following error.
1:17 - Argument of type 'number' is not assignable to parameter of type 'Iterable<any>'.
1:17 - Overload 2 of 2, '(values?: readonly any[]): Set<any>', gave the following error.
1:17 - Argument of type 'number' is not assignable to parameter of type 'readonly any[]'.
1:20 - ',' expected.
1:22 - Cannot redeclare block-scoped variable '(Missing)'.
1:22 - ':' expected.
1:25 - Cannot redeclare block-scoped variable '(Missing)'.
1:25 - ':' expected.
1:28 - Cannot redeclare block-scoped variable '(Missing)'.
1:28 - ':' expected.