# The first equals counts as the equals.

# DEFINE: %{foo=bar} = value
# RUN: echo %{foo=bar}

#      CHECK: Substitution name '%{foo' is malformed {{.*}}
# CHECK-NEXT: in {{DEFINE}}: directive on test line [[#@LINE-4]]

# CHECK: Unresolved: 1
