diff options
Diffstat (limited to 'js/src/jit-test/tests/ion/bug747271.js')
-rw-r--r-- | js/src/jit-test/tests/ion/bug747271.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jit-test/tests/ion/bug747271.js b/js/src/jit-test/tests/ion/bug747271.js index 176a44a583..bfd5b46b77 100644 --- a/js/src/jit-test/tests/ion/bug747271.js +++ b/js/src/jit-test/tests/ion/bug747271.js @@ -1,4 +1,3 @@ -// vim: set ts=8 sts=4 et sw=4 tw=99: function randomFloat () { // note that in fuzz-testing, this can used as the size of a buffer to allocate. // so it shouldn't return astronomic values. The maximum value 10000000 is already quite big. |