aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ui/loop_cycle_empty.stderr
blob: 13beb9a828ba7a48dccedb2b6d41f6d994188ae3 (plain) (blame)
1
2
3
4
5
6
7
8
error: problems parsing template source at row 1, column 34 near:
       "([]) }}{{ v }},{% endfor %}"
 --> tests/ui/loop_cycle_empty.rs:6:10
  |
6 | #[derive(Template)]
  |          ^^^^^^^^
  |
  = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)