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
closure parameter types cannot be inferred from limited contextMetadata
- Code:
E2030 - Default level: Error
- Phase: Name Resolution
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E2030 - Tags:
name,closures
How to fix
- annotate parameter types
- provide explicit return type