1
0
Fork 0
mirror of https://github.com/rtic-rs/rtic.git synced 2025-02-24 01:08:39 +01:00
rtic/rtic-macros/ui/local-malformed-1.stderr

6 lines
280 B
Text
Raw Normal View History

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