xref: /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-not/not-calls-fail2.txt (revision 82d56013d7b633d116a93943de88e08335357a7c)
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