# Check a redefine's continuation line that is unterminated.

# RUN: echo "Don't complain about no RUN lines."
# REDEFINE: %{global:what} = foo \
# REDEFINE:                  bar \

# CHECK: Test has unterminated '{{REDEFINE}}:' directive (with '\') from line [[#@LINE-3]] to [[#@LINE-2]]

# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}
