rtic/macros/ui/init-double-shared.stderr
Emil Fresk 7614b96fe4 RTIC v2: Initial commit
rtic-syntax is now part of RTIC repository
2023-03-01 00:29:10 +01:00

5 lines
134 B
Text

error: unexpected argument
--> $DIR/init-double-shared.rs:5:12
|
5 | #[init(shared = [A], shared = [B])]
| ^^^^^^