aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/ui/local-malformed-1.stderr
blob: 6e68f0bc3a21714718c5f33a79768a489d95a226 (plain)
1
2
3
4
5
error: unexpected end of input, expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, `dyn`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime
  --> ui/local-malformed-1.rs:11:23
   |
11 |     #[task(local = [a:])]
   |                       ^