brintos

brintos / llvm-project-archived public Read only

0
0
Text · 142 B · e184efc Raw
5 lines · plain
1# Check that "not not" either returns 0 or 1, even if the original2# program exited with a different code.3 4# RUN: not not %{python} fail2.py5