1# RUN: mkdir %t2# RUN: cp %S/1.in %t/my-file.expected3# RUN: cp %S/2.in %t/my-file.txt4# RUN: diff %t/my-file.expected %t/my-file.txt5 6