Previusly we were expecting it to be a conditional expression which
allowed it to swallow conditional expressions as if they were a single
variable. This fixes that issue so it only swallows variables.
tatsu_jinja.json
tatsu_jinja.py
parsed_jinja.py
-test_tatsu.jinja
\ No newline at end of file
+test_template.jinja
\ No newline at end of file
[\r
{SP}*\r
!( (variable_tests_logical_operator | "is" | "else" ) {SP}* )\r
- test_function_parameter:variable_accessor_call_parameter_value\r
+ test_function_parameter:variable_identifier\r
]\r
;\r
\r