3 lines
103 B
Text
3 lines
103 B
Text
# CHECK: ValueError: '%{' is missing for %else substitution
|
|
#
|
|
# RUN: %if feature %{ echo %} %else fail
|