aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/regress/regress-5767.js
blob: 75c83c027dfa528c95af0116feafb70d25b61b91 (plain)
1
2
3
4
5
// Copyright 2016 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

assertEquals("0", Number.MIN_VALUE.toString(35));