# You cannot continue a RUN with a REDEFINE.

# RUN: echo Hello \
# REDEFINE: %{global:what}=bar
# RUN: too late to continue

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

# CHECK: Unresolved: 1
