blob: 475d7603629329957eff39f0d0e5657d90bd527c [file] [log] [blame]
try {
const v0 = {d:13.37};
for (const v1 in v0) {
const v2 = v1 in 1337;
}
} catch { }