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