brintos

brintos / llvm-project-archived public Read only

0
0
Text · 122 B · 9fcbdca Raw
5 lines · plain
1# REQUIRES with only true clauses. Test should run.2REQUIRES: a-present-feature, true, !not-true3REQUIRES: true4RUN: true5