Paste: throwing from lambda causes assertion failure

Author: j
Mode: text
Date: Tue, 3 Aug 2010 15:55:27
Plain Text |
var z = lambda(x) { throw 0; };
---
Assertion failed: (false), function convertFreeVars, file /Users/joe/Documents/Code/others/clay/compiler/src/lambdas.cpp, line 299.

New Annotation

Summary:
Author:
Mode:
Body: