mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
![]() If we exposed a symbol in an import and used it both unqualified and qualified, we'd produce an unused warning false positive. This happened because we were using a single bit flag to determine whether a value was used qualified or unqualified. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |