numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
197 stars 118 forks source link

I think that `for: of:` gets the wrong scope inside `let` #1078

Closed christianp closed 4 months ago

christianp commented 4 months ago

I noticed that a v for: x of: seq comprehension inside a let statement seemed to be getting the wrong values of external variables.