mirror of
https://github.com/tc39/test262.git
synced 2025-09-26 11:38:50 +02:00
Since the argument is required, we mark it as so. Using this approach gives the user a much nicer error message, as compared to just the "not enough args" message.