9 lines · plain
1# Simple case of unterminated redefine as last directive in the script.2 3# RUN: echo "Don't complain about no RUN lines."4# REDEFINE: %{global:what}=foo\5 6# CHECK: Test has unterminated '{{REDEFINE}}:' directive (with '\') at line [[#@LINE-2]]7 8# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}9