1
0
Fork 0
mirror of https://github.com/rtic-rs/rtic.git synced 2025-02-19 14:58:39 +01:00
rtic/rtic-macros/ui/init-double-local.stderr

6 lines
153 B
Text
Raw Normal View History

error: argument appears more than once
--> ui/init-double-local.rs:5:25
|
5 | #[init(local = [A], local = [B])]
| ^^^^^