Documentation Index
Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt
Use this file to discover all available pages before exploring further.
What this means
glob import contributes ambiguous namesMetadata
- Code:
E2035 - Default level: Error
- Phase: Name Resolution
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E2035 - Tags:
name,imports
How to fix
- replace glob with explicit imports
- hide symbols