xref: /llvm-project/llvm/utils/lit/tests/Inputs/shtest-not/not-calls-fail2.txt (revision d0b03ec401e8465b88893a4c56aeb0c787a54ad9)
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