rtic/rtic-macros/ui/local-malformed-1.stderr
2023-03-01 00:35:13 +01:00

5 lines
273 B
Text

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:])]
| ^