1# Check that "not not" either returns 0 or 1, even if the original 2# program exited with a different code. 3 4# RUN: not not %{python} fail2.py 5