6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
|
; RUN: FileCheck -check-prefix=B -check-prefix=A -input-file %s %s -allow-unused-prefixes
|
||
|
|
||
|
this is the string to be matched
|
||
|
|
||
|
; B-DAG: this is the string to be {{matched}}
|