blob: f8778c54eab6805845cdf46a0162dc8b9cc2df36 (
plain)
1
2
3
4
5
|
// |reftest| skip -- not a test file
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
export * from './instn-iee-err-dflt-thru-star-dflt_FIXTURE.js';
|