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 name was defined twice in the same namespace

Metadata

  • Code: E2004
  • Default level: Error
  • Phase: Name Resolution
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E2004
  • Tags: name

How to fix

  • rename or remove the duplicate
  • merge definitions

Typical output

E2004: duplicate definition
note: the same name was defined twice in the same namespace