mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
![]() ``` ── TYPE MISMATCH ───── examples/hello-world/rust-platform/./Package-Config.roc ─ Something is off with the type annotation of the main required symbol: 2│ requires {} { main : a -> a } ^^^^^^ This #UserApp.main value is a: Str But the type annotation on main says it should be: a -> a ──────────────────────────────────────────────────────────────────────────────── ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |