aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/ui/local-malformed-3.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'rtic-macros/ui/local-malformed-3.stderr')
-rw-r--r--rtic-macros/ui/local-malformed-3.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-macros/ui/local-malformed-3.stderr b/rtic-macros/ui/local-malformed-3.stderr
index 61af4f3..3636bf1 100644
--- a/rtic-macros/ui/local-malformed-3.stderr
+++ b/rtic-macros/ui/local-malformed-3.stderr
@@ -1,4 +1,4 @@
-error: unexpected end of input, expected expression
+error: unexpected end of input, expected an expression
--> ui/local-malformed-3.rs:11:29
|
11 | #[task(local = [a: u32 =])]