askama/testing/tests/ui/macro-super.stderr
2024-07-30 14:04:19 +02:00

8 lines
302 B
Plaintext

error: 'super' is not a valid name for a macro
--> <source attribute>:1:2
"- macro super() -%}{%- endmacro -%}"
--> tests/ui/macro-super.rs:4:21
|
4 | #[template(source = "{%- macro super() -%}{%- endmacro -%}", ext = "html")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^