Vitaly Tomilov wrote:
Looks like a simple error, which needs a simple fix.
Firstly, simple error yes, but why is this not spotted a mile away? Secondly, this is not my code. It is Microsoft's production code, that lives in VS2010 and VS2012. It is up to them to fix such a simple error.
IronScheme
((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))