list comprehensions doesn't understand variables as arguments
Reported by Philipp Pirozhkov | November 6th, 2008 @ 01:37 AM
[a*2 | a in[1,2,3]] works fine, while b=[1,2,3] [a*2 | a in b] doesn't
Comments and changes to this ticket
-
Jared Kuolt December 11th, 2008 @ 12:37 PM
- Tag set to core
This is a dupe of #10 since the compiled version works fine.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Reia a dynamic scripting language for the Erlang virtual machine (BEAM)