askama/testing/tests/ui/macro-caller.stderr

8 lines
300 B
Plaintext

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