aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/ui/local-malformed-1.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'rtic-macros/ui/local-malformed-1.stderr')
-rw-r--r--rtic-macros/ui/local-malformed-1.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-macros/ui/local-malformed-1.stderr b/rtic-macros/ui/local-malformed-1.stderr
index d15c324..6e68f0b 100644
--- a/rtic-macros/ui/local-malformed-1.stderr
+++ b/rtic-macros/ui/local-malformed-1.stderr
@@ -1,4 +1,4 @@
-error: unexpected end of input, expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime
+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:])]