xref: /llvm-project/llvm/utils/lit/tests/Inputs/shtest-define/errors/continuation/unterminated-define.txt (revision 0b7ae41b23fc05c2ac3afc8566b8a923d7f76c45)
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