blob: 3296a0f2c8dcc7decb8cd64cd83288d4c44de6d7 [file] [log] [blame]
*%(basename)s:11: SyntaxError: Setter function argument must not be a rest parameter
set bad(...args) { _bad = args[0]; }
^^^^^^^^^
SyntaxError: Setter function argument must not be a rest parameter