heptagon/test
Cédric Pasteur 8f4220e08d Made Eupdate dynamic
Modifying an array with
 [ a with [i] = v ]
should expected a dynamic (not static) value
for i (nothing happens if i is in the wrong range).
This is the same behaviour as in Scade and it is 
useful eg to modify an array in a foldi.
2010-07-28 12:34:07 +02:00
..
bad Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
good Made Eupdate dynamic 2010-07-28 12:34:07 +02:00
check location change. Heptc works with menhir. 2010-07-21 15:15:57 +02:00