{0}
// Converted for Test262 from original Sputnik source
ES5Harness.registerTest( {{
id: "{1}",
path: "{2}",
description: "{3}",
test: function testcase() {{
{4} {5}
}},
precondition: function precond() {{
{6}
}}
}});