diff options
Diffstat (limited to 'rtic-macros/ui/local-malformed-2.stderr')
| -rw-r--r-- | rtic-macros/ui/local-malformed-2.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-macros/ui/local-malformed-2.stderr b/rtic-macros/ui/local-malformed-2.stderr index 0b448f0..ceb0405 100644 --- a/rtic-macros/ui/local-malformed-2.stderr +++ b/rtic-macros/ui/local-malformed-2.stderr @@ -2,4 +2,4 @@ error: malformed, expected 'IDENT: TYPE = EXPR' --> ui/local-malformed-2.rs:11:21 | 11 | #[task(local = [a: u32])] - | ^^^^^^ + | ^ |
