aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ui/break_outside_of_loop.stderr
blob: 99d1d25cad6d48e4e086b63e14d17ec109c8a3b2 (plain) (blame)
1
2
3
4
5
6
7
8
error: problems parsing template source at row 1, column 9 near:
"break%}, have a parsing error!"
 --> $DIR/break_outside_of_loop.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)