1# You cannot continue a REDEFINE with a RUN.
2
3# REDEFINE: %{global:what}=echo \
4# RUN: %{global:what}
5# REDEFINE: %{too-late-to-continue}=
6
7# CHECK: Test has unterminated '{{REDEFINE}}:' directive (with '\') at line [[#@LINE-4]]
8
9# CHECK: Unresolved: 1
10