blob: cd3b70a425ec3d37e782b314f198fdad02c91f62 [file] [log] [blame]
Matt Arsenault13df4622013-11-10 02:04:09 +00001// RUN: FileCheck -check-prefix=B -check-prefix=BOTH -input-file %s %s
2// RUN: FileCheck -check-prefix=A -check-prefix=BOTH -input-file %s %s
3
4; A: {{a}}aaaaa
5; B: {{b}}bbbb
6; BOTH: {{q}}qqqqq
7aaaaaa
8bbbbb
9qqqqqq
10ccccc