Fix error message on for-in loops
This commit is contained in:
@@ -12,4 +12,4 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
assert(return String(NaN) === "NaN" ? 1 : 0);
|
||||
assert(String(NaN) === "NaN");
|
||||
|
||||
Reference in New Issue
Block a user