aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ui/match_with_extra.stderr
blob: 8f515bd33c7bb048f3151ba016f3bc2eca9cc729 (plain) (blame)
1
2
3
4
5
6
7
8
error: problems parsing template source at row 3, column 4 near:
       "// Help, I forgot how to write comments!"...
 --> tests/ui/match_with_extra.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)