blob: fe529dd6118f10e45f89608dbb2c74eaea9ad80b [file] [log] [blame]
import "./execution-order-cyclic/11.js"
var global = (Function("return this"))();
if (global.count !== 11)
throw new Error(`bad value ${global.count}`);