1
0
Fork 0
mirror of https://github.com/rtic-rs/rtic.git synced 2025-01-18 15:19:02 +01:00
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])]
| ^^^^^