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
pattern arm can never matchMetadata
- Code:
E3013 - Default level: Warning
- Phase: Type Check
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E3013 - Tags:
types,patterns
How to fix
- delete unreachable arm
- reorder patterns