Closed GoogleCodeExporter closed 9 years ago
Original comment by jakub.hu...@gmail.com
on 25 Aug 2010 at 1:21
For example:
s:array(1..300)
bb =s(5 and $ff)
bb =s((5))
bb =s((5) and $ff)
"[bb]"
Original comment by jakub.hu...@gmail.com
on 25 Aug 2010 at 1:42
I agree. It is good to have the features at least in rudimentary state, as they
affect the way translate and optimize phases are done and it is better to count
with then from the beginning (or at least as soon as possible).
I fixed the example you found and will fix all other found bugs with top
priority.
Original comment by rudla.ku...@gmail.com
on 27 Aug 2010 at 4:53
Original issue reported on code.google.com by
jakub.hu...@gmail.com
on 25 Aug 2010 at 1:20