Closed vhsiao closed 11 years ago
Thanks for the report. Just to clarify, by "the interpreter", you mean the interactions window on the right, correct?
Oops! Yes, sorry. Just edited my post.
On Sun, Sep 8, 2013 at 2:19 PM, Joe Politz notifications@github.com wrote:
Thanks for the report. Just to clarify, by "the interpreter", you mean the interactions window on the right, correct?
— Reply to this email directly or view it on GitHubhttps://github.com/brownplt/captain-teach/issues/6#issuecomment-24026195 .
Closed by https://github.com/brownplt/pyret-lang/commit/9aa80e86d5751c51e805a77897a2429cecb30fca and cc53122281c39c1135a14ba4ff79e11a8124f5d2
Thanks for the report, I pushed this up onto the main site this morning. Should work now.
wow awesome!! thanks.
The following code should throw an error in the where block:
however, it executes without complaint. The same code correctly throws an error if you run it from the "run" button on the left panel.
The same thing happens whenever there's a "where" block in the interactions window. Though I remember someone saying in class that this feature's actually just not ready.