(WIP) Restructuring of the project, rework of addons.
This commit is contained in:
3
test/codegen/templates/source.jinja
Normal file
3
test/codegen/templates/source.jinja
Normal file
@@ -0,0 +1,3 @@
|
||||
{% for cls in source.namespace.classes %}
|
||||
// {{ cls.class_decl.typename.format() }}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user