brintos

brintos / llvm-project-archived public Read only

0
0
Text · 267 B · 52743b7 Raw
10 lines · plain
1# The first equals counts as the equals.2 3# DEFINE: %{foo=bar} = value4# RUN: echo %{foo=bar}5 6#      CHECK: Substitution name '%{foo' is malformed {{.*}}7# CHECK-NEXT: in {{DEFINE}}: directive on test line [[#@LINE-4]]8 9# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}10