# You cannot continue a RUN with a DEFINE.

# RUN: echo \
# DEFINE: %{foo}=bar
# RUN: too late to continue

# CHECK: Test has unterminated '{{RUN}}:' directive (with '\') at line [[#@LINE-4]]

# CHECK: Unresolved: 1
