5 lines
126 B
Python
5 lines
126 B
Python
|
# Test the boolean expression parser
|
||
|
# used for REQUIRES and UNSUPPORTED and XFAIL
|
||
|
|
||
|
# RUN: %{python} -m lit.BooleanExpression
|