mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-02-17 13:58:38 +01:00
5 lines
131 B
Text
5 lines
131 B
Text
error: this identifier has already been used
|
|
--> $DIR/task-idle.rs:12:8
|
|
|
|
|
12 | fn foo(_: foo::Context) {}
|
|
| ^^^
|