Skip to main content

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

the same parameter name appears more than once

Metadata

  • Code: E1114
  • Default level: Error
  • Phase: Parser
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E1114
  • Tags: parser

How to fix

  • rename duplicate parameters
  • wildcard _ may repeat where allowed

Typical output

E1114: duplicate parameter name
note: the same parameter name appears more than once