Function templates now include the full skeleton, from input to output. Class templates need work
This commit is contained in:
@@ -66,5 +66,5 @@
|
||||
{% for opt in fun.opt|outputs %}
|
||||
outputs[{{loop.index0 + fun.rtp|void|not + fun.req|outputs|length}}] = {{opt.name}};
|
||||
{% endfor %}
|
||||
|
||||
{%- endmacro -%}
|
||||
|
||||
{% endmacro %}
|
||||
|
Reference in New Issue
Block a user