mirror of https://github.com/tc39/test262.git
6 lines
211 B
JavaScript
6 lines
211 B
JavaScript
|
// +----> (D) ------+
|
||
|
// | |
|
||
|
// | v
|
||
|
// @-> (A) *----+----> (B) ---> [C]
|
||
|
import { A } from "caching-should-not-make-ambiguous/main.js"
|