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
function declaration lacks an implementation where one is requiredMetadata
- Code:
E1124 - Default level: Error
- Phase: Parser
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E1124 - Tags:
parser
How to fix
- add
{ ... }or=expression body - declare extern fn without body