Source code

Revision control

Copy as Markdown

Other Tools

/*---
description: A basic Test262 smoketest that fails
features: [Test262]
---*/
assert.sameValue(1, 2, "One should be two");