10 lines · plain
1# You cannot continue a RUN with a DEFINE.2 3# RUN: echo \4# DEFINE: %{foo}=bar5# RUN: too late to continue6 7# CHECK: Test has unterminated '{{RUN}}:' directive (with '\') at line [[#@LINE-4]]8 9# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}10