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