blob: e9dd6eda36fc7959806559ca724a95ef0249ee82 [file] [log] [blame] [edit]
// Copyright (C) 2024 Chengzhong Wu. All rights reserved.
// Copyright (C) 2018 Rick Waldron. All rights reserved.
// Copyright (C) 2018 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
desc: Calling import.source('')
template: syntax/valid
features: [source-phase-imports, source-phase-imports-module-source]
---*/
//- import
import.source('<module source>')