forked from M-Labs/nac3
ychenfo
86ce513cb5
previously this test unexpectedly passed because it is a slice assignment to extend the list, which is valid in CPython and hence in interpret_demo, and which also happened to give the same output in nac3 by memmove the elements in the list of bool |
||
---|---|---|
.. | ||
classes.py | ||
default_param.py | ||
len.py | ||
lists.py | ||
loop.py | ||
mandelbrot.py | ||
min_max_abs.py | ||
option.py | ||
pow.py | ||
tuple.py | ||
typevar.py |