Sign in
webkit
/
WebKit
/
47b8206e2462d5a862fef65e142ae8764bd9b9e5
/
.
/
JSTests
/
test262
/
test
/
language
/
module-code
/
verify-dfs-a_FIXTURE.js
blob: 3bfa274b3ff43ad906649aef01ce604004a9a683 [
file
] [
log
] [
blame
]
// Copyright (C) 2020 Ecma International. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
import
{
evaluated
,
check
}
from
'./verify-dfs.js'
;
check
(
import
(
'./verify-dfs-b_FIXTURE.js'
));
evaluated
(
'A'
);