blob: ef389a2c0361abfcc55a03184f10dc528fd5cfc5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
error: problems parsing template source at row 1, column 41 near:
"not_foo %}"
--> tests/ui/name_mismatch_endmacro.rs:3:10
|
3 | #[derive(Template)]
| ^^^^^^^^
|
= note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
|