The following is not detected: ```python3 {% if foo is defined %} bar-option % else %} baz-option {% endif %} ``` The missing leading `{` is not found.