mirror of https://github.com/tc39/test262.git
14 lines
310 B
JavaScript
14 lines
310 B
JavaScript
|
// (A) *--> [B]
|
||
|
// | ^
|
||
|
// | |
|
||
|
// +-> (C) *-> (D)
|
||
|
// ^
|
||
|
// |
|
||
|
// (E)
|
||
|
// ^
|
||
|
// |
|
||
|
// @
|
||
|
|
||
|
import "uncacheable-when-see-star/main1.js"
|
||
|
import "uncacheable-when-see-star/main2.js"
|