9 lines · plain
1# DEFINE and REDEFINE are not sufficient. There must be a RUN.2 3# DEFINE: %{local:echo}=foo4# REDEFINE: %{global:echo}=bar5 6# CHECK: Test has no '{{RUN}}:' line7 8# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}9 1# DEFINE and REDEFINE are not sufficient. There must be a RUN.2 3# DEFINE: %{local:echo}=foo4# REDEFINE: %{global:echo}=bar5 6# CHECK: Test has no '{{RUN}}:' line7 8# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}9