Displaying 1 result from an estimated 1 matches for "0ca65bf3".
2011 Oct 11
2
[LLVMdev] Enhancing TableGen
On Oct 11, 2011, at 1:33 PM, David A. Greene wrote:
> Jakob Stoklund Olesen <stoklund at 2pi.dk> writes:
>
>> How about:
>
> foreach x = [...]
>
> I could do
>
> foreach x in [...]
>
> but that requires another keyword. Do we care?
The syntax should be consistent with let expressions, even if the meaning is completely different.
That is: