blob: b7edb8b530e5eece01212eedcebe5e12eb5a0202 [file] [log] [blame]
Matt Arsenault13df4622013-11-10 02:04:09 +00001// RUN: FileCheck -check-prefix=AAAOVERLAP -check-prefix=OVERLAP -input-file %s %s
2
3foo
4bar
5buzz
6
7OVERLAP: foo
8AAAOVERLAP: bar
9OVERLAP: buzz