blob: d444979caa92b0c6f24599d70c18533e0a4206c8 (
plain)
1
2
3
4
5
|
// |reftest| skip -- not a test file
// Copyright (C) 2018 Leo Balter. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
export default import('./indirect-resolution-2_FIXTURE.js');
|