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

a keyword was used where only expressions or paths may appear

Metadata

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

How to fix

  • rename the binding
  • escape or qualify syntax if the grammar allows it

Typical output

E1103: reserved keyword in expression position
note: a keyword was used where only expressions or paths may appear