blob: ebff110f91e568e3802faf734176309abe215c45 (
plain)
1
2
3
4
|
// |reftest| skip -- not a test file
// Copyright (C) 2021 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
export default 262.1;
|