1 // Test for using FileCheck on DOS style end-of-line
\r
2 // This test was deliberately committed with DOS style end of line.
\r
3 // Don't change line endings!
\r
4 // RUN: FileCheck -input-file %s %s
\r
5 // RUN: FileCheck --strict-whitespace -input-file %s %s
\r
8 ; CHECK: {{^}}LINE 1{{$}}
\r
11 ; CHECK: {{^}}LINE 2{{$}}