19:50
<ljharb>
this seems like an annex b grammar question that i'm not sure about - can anyone weigh in? https://github.com/acornjs/acorn/issues/923#issuecomment-593581439
19:53
<rkirsling>
I think JSC has bugs in this area
19:54
<devsnek>
engine262 uses acorn anyway
19:54
<devsnek>
it's very sad and I need to fix it
19:56
<shu>
ljharb: i agree with marjin's response there, but let me see what the spec says
19:57
<shu>
oh wait, that's a for-of
19:57
<shu>
there's nothing in annex b for for-of
19:57
<ljharb>
ah ok, then just a grammar question i'm not sure about :-)
20:45
<rkirsling>
ah yeah I missed that it was for-of too, whoops