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

inner binding hides outer without allowance

Metadata

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

How to fix

  • rename inner binding
  • use underscore prefix intentionally

Typical output

E2014: shadowed definition
note: inner binding hides outer without allowance