forked from OSchip/llvm-project
10 lines
86 B
Plaintext
10 lines
86 B
Plaintext
|
// RUN: not FileCheck -input-file %s %s
|
||
|
|
||
|
foo
|
||
|
bar
|
||
|
; CHECK: foo
|
||
|
baz
|
||
|
; CHECK-NEXT: baz
|
||
|
|
||
|
|