xref: /llvm-project/llvm/utils/lit/tests/Inputs/shtest-format/requires-present.txt (revision 17db7704cd10243be74cec3512a9ccf734631297)
1# REQUIRES with only true clauses. Test should run.
2REQUIRES: a-present-feature, true, !not-true
3REQUIRES: true
4RUN: true
5