test262/implementation-contributed/javascriptcore/modules/uncacheable-when-see-star.js

14 lines
310 B
JavaScript

// (A) *--> [B]
// | ^
// | |
// +-> (C) *-> (D)
// ^
// |
// (E)
// ^
// |
// @
import "uncacheable-when-see-star/main1.js"
import "uncacheable-when-see-star/main2.js"