Closed dbaron closed 2 years ago
The states setter steps should be updated to match the equivalent edits to the constructor in cbe62536bf6e133cf24128f6c4149c25197d194e, and throw a SyntaxError exception when the list has length < 2.
SyntaxError
Argh, right. I've synced the language more closely as well.
The states setter steps should be updated to match the equivalent edits to the constructor in cbe62536bf6e133cf24128f6c4149c25197d194e, and throw a
SyntaxError
exception when the list has length < 2.