// RUN: not filechecker --input-file %s %s

foo
bar
; CHECK: foo
baz
; CHECK-NEXT: baz


