mirror of
https://github.com/tc39/test262.git
synced 2025-11-18 20:59:54 +01:00
Unfortunately, in #3304 I made a last-minute mistake when I added the uncallable value to the assertion message, and neglected to test it; Symbols can't be converted to strings like that, so these tests would fail. This fixes the assertion messages.