On Jan 8, 2013, at 3:37 PM, Dmitri Gribenko <[email protected]> wrote:

>> 
>> Fair enough. I take it out.
> 
> But add the positive test for lambdas?

I am not sure if it helps any. Unless some one can show that it works in code 
gen too.

- Fariborz

> 
> Dmitri
> 
> -- 
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to