blob: e82140a771ea68e3f291ed879de24050641a45e3 [file] [log] [blame]
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
info: NaN is not a keyword
es5id: 8.5_A4
description: Create variable entitled NaN
---*/
var NaN;