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

operator sections or mixfix use is invalid here

Metadata

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

How to fix

  • use parenthesized sections for custom operators

Typical output

E1125: invalid operator fixity
note: operator sections or mixfix use is invalid here