brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · 8569e33 Raw
6 lines · plain
1# Check exit code error (file's contents are different)2#3# RUN: echo "hello-first" > %t4# RUN: echo "hello-second" > %t15# RUN: diff %t %t16