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