blob: f7c2c5cdb0405cc4f5bbc461bf77f3447e8b8ef4 [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: Infinity is not a keyword
es5id: 8.5_A10
description: Create variable entitled Infinity
---*/
var Infinity;